jumppad icon indicating copy to clipboard operation
jumppad copied to clipboard

Default Network feature

Open nicholasjackson opened this issue 4 years ago • 0 comments

At present Shipyard will connect containers and resources to the Docker bridge network when no network is specified. However, this does not set the hostnames which allow containers to communicate with each other using their FQDN (i.e. consul.container.shipyard.run).

Connectivity between containers should be the same regardless of a network being explicitly declared.

nicholasjackson avatar Feb 26 '21 13:02 nicholasjackson