Merge pull request #6718 from mchelen/patch-1

Update dockerizing.md
Upstream-commit: a7722d752dce8c3b365394c396d4c0a9bee220b2
Component: engine
This commit is contained in:
Sven Dowideit
2014-06-27 17:38:54 +10:00

View File

@ -131,7 +131,7 @@ world` daemon.
Firstly let's make sure our container is running. We can
do that with the `docker ps` command. The `docker ps` command queries
the Docker daemon for information about all the container it knows
the Docker daemon for information about all the containers it knows
about.
$ sudo docker ps