mirror of https://github.com/docker/docs.git
Add missing "to"
This commit is contained in:
parent
c136b48a5d
commit
a367850547
|
@ -244,7 +244,7 @@ Redis service. Be sure to replace `username/repo:tag` with your image details.
|
|||
|
||||
3. Make sure your shell is configured to talk to `myvm1` (full examples are [here](part4.md#configure-a-docker-machine-shell-to-the-swarm-manager)).
|
||||
|
||||
* Run `docker-machine ls` to list machines and make sure you are connected to `myvm1`, as indicated by an asterisk next it.
|
||||
* Run `docker-machine ls` to list machines and make sure you are connected to `myvm1`, as indicated by an asterisk next to it.
|
||||
|
||||
* If needed, re-run `docker-machine env myvm1`, then run the given command to configure the shell.
|
||||
|
||||
|
|
Loading…
Reference in New Issue