1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update dockerizing.md

This commit is contained in:
John OBrien III 2014-06-08 14:37:58 -04:00
parent 5b85dc3584
commit d6c494671f

View file

@ -179,7 +179,7 @@ has just stopped.
Let's check it worked with the `docker ps` command.
$ docker ps
$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Excellent. Our container has been stopped.