Inspect Image Filesystem
To inspect an image, use the command "image inspect" (the Linux jq command pretty-prints the json output):
You can look at the "GraphDriver.Data" element in the json output and use the data directories to list the contents of the image:
The "RootFS.Layers" element list the image layers: