docker images --digests
Meaning: Shows image digests in the output. Usage: Displays the digests of the images alongside other information. Example: docker images --digests shows the image digests in addition to the image details.