| [ Web Proxy ] |
| Viewing: https://docs.docker.com/engine/reference/commandline/stack/ | [Back] [Original] |
I'm Gordon, your AI assistant for Docker and documentation questions.
Try asking
Get started with Docker
Docker Hardened Images
MCP Toolkit
Create an org
remaining in this thread.
You've reached the maximum of questions per thread. For better answer quality, start a new thread.
Start a new thread| Description | Manage Swarm stacks |
|---|---|
| Usage | docker stack [OPTIONS] |
Swarm This command works with the Swarm orchestrator.
Manage stacks.
| Command | Description |
|---|---|
docker stack config | Outputs the final config file, after doing merges and interpolations |
docker stack deploy | Deploy a new stack or update an existing stack |
docker stack ls | List stacks |
docker stack ps | List the tasks in the stack |
docker stack rm | Remove one or more stacks |
docker stack services | List the services in the stack |
| Web Proxy Viewer | New URL | Original Page |