Description
Compares Docker and OCI container images to show what changed between image versions. It is useful for container review, supply-chain checks, debugging image size, and understanding filesystem differences.
Use it before deploying or publishing images when image contents matter. The diff can reveal sensitive files if they were accidentally added to an image.