dwww Home | Manual pages | Find package

DOCKER(1)                     Docker User Manuals                    DOCKER(1)

NAME
       docker-image-inspect  - Display detailed information on one or more im-
       ages

SYNOPSIS
       docker image inspect [OPTIONS] IMAGE [IMAGE...]

DESCRIPTION
       Display detailed information on one or more images

OPTIONS
       -f, --format=""      Format output using  a  custom  template:  'json':
       Print  in  JSON format 'TEMPLATE':         Print output using the given
       Go template.  Refer to https://docs.docker.com/go/formatting/ for  more
       information about formatting output with templates

       --platform=""       Inspect  a  specific platform of the multi-platform
       image.  If the image or the server is not multi-platform  capable,  the
       command   will   error   out   if   the   platform   does   not  match.
       'os[/arch[/variant]]': Explicit platform (eg. linux/amd64)

SEE ALSO
       docker-image(1)

Docker Community                   Apr 2026                          DOCKER(1)

Generated by dwww version 1.14 on Sat Jun 13 09:43:36 CEST 2026.