dive - A tool for exploring each layer in a docker image
dive is 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.
Its features include:
Its features include:
- Show Docker image contents broken down by layer
- Indicate what's changed in each layer
- Estimate "image efficiency"
- Quick build/analysis cycles
- CI Integration
- Multiple Image Sources and Container Engines Supported
https://github.com/wagoodman/dive
License:
Tech:
Tags: