dockerfile-diff-extension
10K+
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.
Sign up for a Docker ID to gain access to all the free features Docker has to offer, including unlimited public repositories, increased container image requests, and much more.
Sign UpWhen 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.