Remove reference to pre-1.12 standalone swarm

Docker 1.12 and under has reached EOL a long time ago,
and should not be used (as they have unpatched vulnerabilities).

Standalone swarm is now in maintenance mode, so we can probably
remove this reference.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2018-12-23 11:26:40 +01:00
parent 9f800b9c43
commit 31d830a534
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ Current versions of Docker include *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 are using a Docker version prior to `1.12.0`, you can use [standalone
swarm](/swarm/index.md), but we recommend updating.
## Feature highlights
* **Cluster management integrated with Docker Engine:** Use the Docker Engine