docker inspect <Name or ID>
Return low-level information on Docker objects
Arguments
Name | Description |
---|---|
Name or ID |
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 |
--type <string> | Return JSON for specified type |