mirror of https://github.com/docker/docs.git
Fixes #5090
This commit is contained in:
parent
2e2a148fe4
commit
c8e0ea9226
|
@ -325,7 +325,7 @@ myvm2 - hyperv Running tcp://192.168.200.181:2376 v17.06.
|
|||
|
||||
Now that you have my `myvm1`, you can use its powers as a swarm manager to
|
||||
deploy your app by using the same `docker stack deploy` command you used in part
|
||||
3 to `myvm1`, and your local copy of `docker-stack.yml.`
|
||||
3 to `myvm1`, and your local copy of `docker-compose.yml.`
|
||||
|
||||
You are connected to `myvm1` by means of the `docker-machine` shell
|
||||
configuration, and you still have access to the files on your local host. Make
|
||||
|
|
Loading…
Reference in New Issue