Browse code

Update dockerizing.md

Boyd Hemphill authored on 2014/06/19 12:50:56
Showing 1 changed files
... ...
@@ -134,7 +134,7 @@ do that with the `docker ps` command. The `docker ps` command queries
134 134
 the Docker daemon for information about all the container it knows
135 135
 about.
136 136
 
137
-    $ docker ps
137
+    $ sudo docker ps
138 138
     CONTAINER ID  IMAGE         COMMAND               CREATED        STATUS       PORTS NAMES
139 139
     1e5535038e28  ubuntu:14.04  /bin/sh -c 'while tr  2 minutes ago  Up 1 minute        insane_babbage
140 140