> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/containerization/docker-swarm.md).

# Docker Swarm

## Info

### Deploying on worker nodes

You must apply all docker service and docker stack commands on manager nodes. It will deploy automatically the containers on less used nodes.

When you want to explicit deploy a container on a specific node, you must tag this node and work with constraints.
