Images
You can show metadata and information about a docker image by using the inspect call with the image command.
$ docker image inspect <IMAGE_ID>
You can show metadata and information about a docker image by using the inspect call with the image command.
$ docker image inspect <IMAGE_ID>