Sign in
Log inSign up

[Docker] Develop in swarm mode?

Patrick's photo
Patrick
·Mar 6, 2019

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?