https://rancher.com/ logo
Title
c

clean-pager-20838

07/06/2022, 11:27 PM
is there a way for docker create/start to fail if network ports it is exposing are already in use? maybe more of a docker question (though i am using rancher with moby as my docker context)
a

agreeable-oil-87482

07/07/2022, 9:01 AM
It should be built into the container'a logic to exit/restart in the event that a port it needs is already in use.