Update usingdocker.md
Just noticed `sudo` missing on line 232. (Learning so doing lots of copying / pasting) Upstream-commit: 2337f529995956546ba0fff2a952df978a40e953 Component: engine
This commit is contained in:
@@ -229,7 +229,7 @@ Lastly, we can take a low-level dive into our Docker container using the
|
||||
`docker inspect` command. It returns a JSON hash of useful configuration
|
||||
and status information about Docker containers.
|
||||
|
||||
$ docker inspect nostalgic_morse
|
||||
$ sudo docker inspect nostalgic_morse
|
||||
|
||||
Let's see a sample of that JSON output.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user