← Back to tools
View AGENTS.md for dive
dive
Explore each layer in a Docker image
Description
dive is a tool for exploring each layer in a Docker image. It shows the contents of each layer, what changed, and helps identify ways to shrink the size of your Docker images.
When to use this tool
✓ Good fit when
- When analyzing Docker image layers
- When optimizing Docker image size
AI Summary
Docker image layer explorer for analyzing contents and optimizing image size
Capabilities
- + Explore Docker image layers
- + Show what changed in each layer
- + Identify image size optimization opportunities
- + Analyze image efficiency
Use When
- → When analyzing Docker image layers
- → When optimizing Docker image size