I am trying to figure out swarm mode networking. I have a container that I usually call authdb, but in code it is referenced as auth.db.host. In Compose it was simple to setup a link, but I’m not seeing how that work in swarm.
Share and learn in the Docker community.
I am trying to figure out swarm mode networking. I have a container that I usually call authdb, but in code it is referenced as auth.db.host. In Compose it was simple to setup a link, but I’m not seeing how that work in swarm.