dockerfile-diff-extension
0
felipecruz/dockerfile-diff-extension:0.0.6
Diff local or remotes images so you can more easily see the differences in their Dockerfiles.
This requires Docker Desktop 4.10 or higher.
When working with Docker, you may have local images that you have built and remote images that are available in a Docker registry such as Docker Hub. The Dockerfile is a set of instructions that defines how to build a Docker image. To compare the differences between the Dockerfiles of two images, you can use this extension to compare the Dockerfiles side by side, making it easier for you to identify what changes have been made.