Update dockerizing.md
fix typo Upstream-commit: 0bfa14a70aa7dda06d769c5dd55354b13b417c94 Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user