www.LinuxHowtos.org
DOCKER
Section: Docker User Manuals (1)Updated: Jun 2025
Index Return to Main Contents
NAME
docke-manifes-inspect- Display an image manifest, or manifest list
SYNOPSIS
docker manifest inspect [OPTIONS] [MANIFEST_LIST] MANIFEST
DESCRIPTION
Display an image manifest, or manifest list
OPTIONS
-insecure[=false] Allow communication with an insecure registry
-v, -verbose[=false]
Output additional info including layers and platform
SEE ALSO
docke-manifest(1)