Merge pull request #6280 from jobrieniii/patch-1

Update dockerizing.md
Upstream-commit: 1ecb170352fc77e1e7ec9cfdf200b1cb163f6a11
Component: engine
This commit is contained in:
James Turnbull
2014-06-08 11:51:53 -07:00

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.