mirror of
https://github.com/docker/cli.git
synced 2026-09-25 07:50:37 -05:00
added better Docker Machine links to Swarm tutorial d4mac, d4win, copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> Upstream-commit: 0a76a4cb5bdb83c1c62832d084ae47a0c50646bc Component: engine
This commit is contained in:
@@ -87,7 +87,7 @@ will serve as the single swarm node.
|
||||
|
||||
* Currently, you cannot use Docker for Mac or Windows alone to test a
|
||||
_multi-node_ swarm. However, you can use the included version of [Docker
|
||||
Machine](/machine/overview.md) to create the swarm nodes, then follow the
|
||||
Machine](/machine/overview.md) to create the swarm nodes (see [Get started with Docker Machine and a local VM](/machine/get-started.md)), then follow the
|
||||
tutorial for all multi-node features. For this scenario, you run commands from
|
||||
a Docker for Mac or Docker for Windows host, but that Docker host itself is
|
||||
_not_ participating in the swarm (i.e., it will not be `manager1`, `worker1`,
|
||||
|
||||
Reference in New Issue
Block a user