A tool for exploring each layer in a docker image
A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.
To analyze a Docker image simply run dive with an image tag/id/digest:
dive <your-image-tag>
or you can dive with docker command ...
blogs.sretribe.net6 min read