Update dockerizing.md

This commit is contained in:
John OBrien III
2014-06-08 14:37:58 -04:00
parent 5b85dc3584
commit d6c494671f
+1 -1
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.