Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Docker Swarm ====== ^ deploy stack | docker stack deploy -c CONFIGFILE.YML STACK_NAME | ^ stop service | docker service update --replicas 0 SERVICE_NAME | Last modified: 2024-07-05 14:31