This commit is contained in:
Giancarlo Romeo 2018-01-16 21:12:34 +01:00 committed by Misty Stanley-Jones
parent ed3c93aadb
commit 51e13af460
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ myvm2 - hyperv Running tcp://192.168.200.181:2376 v17.06.
### Deploy the app on the swarm manager
Now that you have my `myvm1`, you can use its powers as a swarm manager to
Now that you have `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-compose.yml.`