mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
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
|
|
|
|
WWW: https://github.com/wagoodman/dive
|