This commit is contained in:
John Mulhausen 2017-10-25 15:36:47 -07:00 committed by GitHub
parent 2e2a148fe4
commit c8e0ea9226
1 changed files with 1 additions and 1 deletions

View File

@ -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