List Images
docker images
Meaning: Lists all Docker images on the host. Usage: To view available images and their details. Example: docker images displays the image ID, repository, tag, and size of each image.
-a (All)
-a
--digests (Show Digests)
--digests