mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 09:36:04 +00:00
Update docs to include images for docker inspect
This commit is contained in:
@@ -681,11 +681,11 @@ Insert file from github
|
||||
|
||||
::
|
||||
|
||||
Usage: docker inspect [OPTIONS] CONTAINER
|
||||
Usage: docker inspect CONTAINER|IMAGE [CONTAINER|IMAGE...]
|
||||
|
||||
Return low-level information on a container
|
||||
Return low-level information on a container/image
|
||||
|
||||
-format="": template to output results
|
||||
-format="": Format the output using the given go template.
|
||||
|
||||
By default, this will render all results in a JSON array. If a format
|
||||
is specified, the given template will be executed for each result.
|
||||
|
||||
Reference in New Issue
Block a user