A tool for exploring each layer in a docker image

A tool for exploring a Docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.
$ sudo snap install dive$ pacman -S dive$ brew install dive$ winget install --id wagoodman.dive$ go install github.com/wagoodman/dive@latestto comment.