docker-manifest-inspect - Man Page

Display an image manifest, or manifest list

Synopsis

docker manifest inspect [Options] [MANIFEST_LIST] MANIFEST

Description

Display an image manifest, or manifest list

Options

-h, --help[=false] help for inspect

--insecure[=false] Allow communication with an insecure registry

-v, --verbose[=false] Output additional info including layers and platform

See Also

docker-manifest(1)

Referenced By

docker-manifest(1).

Dec 2024 Docker Community Docker User Manuals