mirror of https://github.com/docker/docs.git
Fix small typo ("an"/"ran")
Signed-off-by: Tom Benner <tombenner@gmail.com>
This commit is contained in:
parent
6ecab7f5b7
commit
08a77c19c8
|
|
@ -213,7 +213,7 @@ your swarm, and start an image on your swarm.
|
||||||
For more examples and ideas, visit:
|
For more examples and ideas, visit:
|
||||||
http://docs.docker.com/userguide/
|
http://docs.docker.com/userguide/
|
||||||
|
|
||||||
5. Use the `docker ps` command to find out which node the container an on.
|
5. Use the `docker ps` command to find out which node the container ran on.
|
||||||
|
|
||||||
$ docker ps -a
|
$ docker ps -a
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue