jumppad
jumppad copied to clipboard
Default Network feature
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.