Docker Swarm
deploy stack
docker stack deploy -c CONFIGFILE.YML STACK_NAME
stop service
docker service update –replicas 0 SERVICE_NAME