mirror of https://github.com/docker/docs.git
Fix typo (#5739)
This commit is contained in:
parent
ed3c93aadb
commit
51e13af460
|
@ -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.`
|
||||
|
||||
|
|
Loading…
Reference in New Issue