Kaynağa Gözat

Update dockerizing.md

John OBrien III 11 yıl önce
ebeveyn
işleme
d6c494671f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/sources/userguide/dockerizing.md

+ 1 - 1
docs/sources/userguide/dockerizing.md

@@ -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.