mirror of https://github.com/docker/docs.git
Update index.md
This commit is contained in:
parent
0087ec819e
commit
4fb1c403ea
|
@ -85,10 +85,10 @@ _multi-node_ swarm. However, you can use the included version of [Docker
|
|||
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 Desktop for Windows host, but that Docker host itself is
|
||||
commands from a Docker Desktop for Mac or Docker Desktop for Windows host, but that Docker host itself is
|
||||
_not_ participating in the swarm. After you create the nodes, you can run all
|
||||
swarm commands as shown from the Mac terminal or Windows PowerShell with
|
||||
Docker for Mac or Docker Desktop for Windows running.
|
||||
Docker Desktop for Mac or Docker Desktop for Windows running.
|
||||
|
||||
### The IP address of the manager machine
|
||||
|
||||
|
|
Loading…
Reference in New Issue