CodeBrowser / github / wagoodman/dive
wagoodman/dive
# A tool for exploring each layer in a docker image
$ git clone https://github.com/wagoodman/dive.git
stars
54,344
forks
1,989
language
Go
license
MIT License
What is wagoodman/dive?
Dive is a command-line tool that lets you inspect and analyze the layers that make up a Docker image, showing you what files are in each layer and how much space they take up. Developers use it to understand their Docker images better, identify bloat, and optimize their Dockerfiles by seeing exactly what each build step adds or changes.
Topics
#cli #docker #docker-image #explorer #inspector #tui
Activity
209 open issues · last updated Jul 21, 2026