I setup a docker swarm with a overlay network called rebelnet. Running docker stack deploy does not work. I am sure it has something to do with volumes and the way I ma handeling that. Also I dont like that it creates it own service names. I left this networking approach for now. I manual install docker-compose.yaml on each machine.
I setup a docker swarm with a overlay network called rebelnet. Running docker stack deploy does not work. I am sure it has something to do with volumes and the way I ma handeling that. Also I dont like that it creates it own service names. I left this networking approach for now. I manual install docker-compose.yaml on each machine.