@ -24,12 +24,12 @@ docker run [options] IMAGE
# see `docker create` for options
```
Run a command in an `image`.
#### Example
$ docker run -it debian:buster /bin/bash
Manage containers
-----------------