mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update dockerizing.md
This commit is contained in:
parent
30313cacce
commit
a841152069
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ 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 container it knows
|
||||||
about.
|
about.
|
||||||
|
|
||||||
$ docker ps
|
$ sudo docker ps
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
1e5535038e28 ubuntu:14.04 /bin/sh -c 'while tr 2 minutes ago Up 1 minute insane_babbage
|
1e5535038e28 ubuntu:14.04 /bin/sh -c 'while tr 2 minutes ago Up 1 minute insane_babbage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue