[Docker] Develop in swarm mode?
Somebody developing app in swarm mode?
docker stack deploy ...
VS
docker-compose up
I know better command is with docker-compose up
but how to convince my boss that he is doing wrong using swarm?
Somebody developing app in swarm mode?
docker stack deploy ...
VS
docker-compose up
I know better command is with docker-compose up
but how to convince my boss that he is doing wrong using swarm?