|
@@ -11,7 +11,7 @@ weight="1"
|
|
<![end-metadata]-->
|
|
<![end-metadata]-->
|
|
# Swarm mode overview
|
|
# Swarm mode overview
|
|
|
|
|
|
-To use Docker Engine in swarm mode, install the Docker Engine `v1.12.0-rc1` or
|
|
|
|
|
|
+To use Docker Engine in swarm mode, install the Docker Engine `v1.12.0` or
|
|
later from the [Docker releases GitHub
|
|
later from the [Docker releases GitHub
|
|
repository](https://github.com/docker/docker/releases). Alternatively, install
|
|
repository](https://github.com/docker/docker/releases). Alternatively, install
|
|
the latest Docker for Mac or Docker for Windows Beta.
|
|
the latest Docker for Mac or Docker for Windows Beta.
|
|
@@ -21,7 +21,7 @@ Docker Engines called a *swarm*. Use the Docker CLI to create a swarm, deploy
|
|
application services to a swarm, and manage swarm behavior.
|
|
application services to a swarm, and manage swarm behavior.
|
|
|
|
|
|
|
|
|
|
-If you’re using a Docker version prior to `v1.12.0-rc1`, see [Docker
|
|
|
|
|
|
+If you’re using a Docker version prior to `v1.12.0`, see [Docker
|
|
Swarm](https://docs.docker.com/swarm).
|
|
Swarm](https://docs.docker.com/swarm).
|
|
|
|
|
|
## Feature highlights
|
|
## Feature highlights
|