mirror of https://github.com/docker/docs.git
12 lines
348 B
YAML
12 lines
348 B
YAML
command: docker image inspect
|
|
short: Display detailed information on one or more images
|
|
long: Display detailed information on one or more images
|
|
usage: docker image inspect [OPTIONS] IMAGE [IMAGE...]
|
|
pname: docker image
|
|
plink: docker_image.yaml
|
|
options:
|
|
- option: format
|
|
shorthand: f
|
|
description: Format the output using the given Go template
|
|
|