Deploy a multi services application with swarm mode
Luc Juggery
1
Hi, why did you use
“docker-machine ssh machinename docker …”
instead of
“docker $(docker-machine config machinename) …” ?
Is it related to swarm mode?
Hi, why did you use
“docker-machine ssh machinename docker …”
instead of
“docker $(docker-machine config machinename) …” ?
Is it related to swarm mode?