Update dockerizing.md

Upstream-commit: d6c494671fbc916aec11f0290fb359dbb4e74c30
Component: engine
This commit is contained in:
John OBrien III
2014-06-08 14:37:58 -04:00
parent eb864572ee
commit 239f418c81
@@ -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.