Merge pull request #6718 from mchelen/patch-1

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

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