Install latest/stable of dive

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install dive

Don't have snapd? Get set up for snaps.

Channel Version Published

A tool for exploring each layer in a docker image

Dive is a tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. To learn more about dive, see https://github.com/wagoodman/dive.

Usage

Install the Docker and Dive snaps and connect them:

sudo snap install docker
sudo snap install dive
sudo snap connect dive:docker-executables docker:docker-executables
sudo snap connect dive:docker-daemon docker:docker-daemon

Run dive:

dive ubuntu:latest

Details for dive

License
  • MIT

Last updated
  • 3 March 2024 - latest/stable
  • 10 March 2024 - latest/edge

Websites

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install dive on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using dive

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 23.10
Ubuntu 18.04
Ubuntu 24.04
pop 22.04
Ubuntu 23.04
Debian 12
Linux Mint 21.3
Fedora 39
Linux Mint 21.2

Is there a problem with dive? Report this app