Dive - Docker image analyzing tool
GitHub Page
Dive is a tool by Alex Goodman. It is used for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.
Main features:
- Breaks down the image contents in the Docker image layer by layer
- Shows the contents of each layer in details
- Shows the total size of the image
- Shows how much space was potentially wasted - the lower the better and “this is that was want to reduce”
- Shows the efficiency score of the image - the higher the better