blob: 580b3fe9b6fd48c99659879541e9de0cb470d0d1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Dive is a tool for exploring a docker image, layer contents, and discovering
ways to shrink your Docker image size.
Basic features:
* Show Docker image contents broken down by layer
* Indicate what's changed in each layer
* Estimate "image efficiency"
* Quick build/analysis cycles
|