Swarm mode overview (Engine)

Swarm mode overview

To use Docker Engine in swarm mode, install the Docker Engine v1.12.0 or later from the Docker releases GitHub repository. Alternatively, install the latest Docker for Mac or Docker for Windows Beta.

Docker Engine 1.12 includes swarm mode for natively managing a cluster of Docker Engines called a swarm. Use the Docker CLI to create a swarm, deploy application services to a swarm, and manage swarm behavior.

If you’re using a Docker version prior to v1.12.0, see Docker Swarm.

Feature highlights

  • Cluster management integrated with Docker Engine: Use the Docker Engine CLI to create a swarm of Docker