Linux
Command
Library
Commands
Basics
Tips
dive
dive
TLDR
Analyze a Docker image
$ dive [your_image_tag]
Build an image and start analyzing it
$ dive build -t [some_tag]
COLLAPSE ALL
Copied to clipboard