docker container inspect <container>
Return low-level information on Docker objects
Arguments
| Name | Description |
|---|---|
container |
Options
| Name | Description |
|---|---|
-f, --format <string> | Format the output using the given Go template |
-s, --size | Display total file sizes if the type is container |