macOS
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · source: api.github.com
brew
Tool for exploring each layer in a docker image. Version 0.13.1 via Homebrew; verified from local package data.
install
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · source: api.github.com
sudo apk add diveAlpine Linux edge package indexes · dive · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#divenixpkgs package indexes · pkgs/by-name/di/dive/package.nix · source: api.github.com
sudo pacman -S diveArch Linux sync databases · dive · source: geo.mirror.pkgbuild.com
sudo zypper install diveopenSUSE Tumbleweed package metadata · dive · source: download.opensuse.org
scoop install main/diveScoop official bucket manifest trees · bucket/dive.json · source: api.github.com
winget install --id OpenAgentPlatform.Dive -eWindows Package Manager source index · OpenAgentPlatform.Dive · source: cdn.winget.microsoft.com
overview
Tool for exploring each layer in a docker image
history
dive is a terminal UI for inspecting Docker and OCI image layers, file changes, and wasted space. Its sweet spot is the package-builder and container-maintainer workflow: after an image build, run `dive` to see which layer added what and whether a Dockerfile is leaving avoidable bytes behind.
The official GitHub repository was created in May 2018 by wagoodman and describes dive as a tool for exploring Docker image contents, layer changes, and ways to shrink Docker or OCI images. The README pairs the interactive layer browser with a CI mode that bypasses the UI and returns pass/fail results from image-efficiency rules.
The release train shows the project moving from Docker-centered inspection toward broader container-engine support. Official release metadata records v0.9.0 in November 2019 with initial Podman support, and later releases continued through the 2020s.
dive became widely packaged because it solves a common container-image problem without requiring a registry service or heavyweight scanner. The official README lists installation paths through Homebrew, MacPorts, Arch, Nix, Scoop, winget, Chocolatey, Docker images, and direct release packages, which matches its role as a small cross-platform CLI/TUI utility.
Users typically run `dive image:tag`, `dive build -t tag .`, or a containerized `dive` invocation mounted to the Docker socket. In CI, setting `CI=true` lets teams enforce thresholds from a `.dive-ci` file for image efficiency and wasted bytes.
For package nerds, dive is notable because it turns opaque container layers back into a browsable filesystem history. It sits near Dockerfile linters, image scanners, and build-cache tools, but its adoption comes from being easy to install locally and immediately useful when a package or image grows unexpectedly.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/dive/*.yaml$XDG_CONFIG_DIRS/dive/*.yaml~/.config/dive/*.yaml~/.dive.yaml.dive-ciexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dive | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/wagoodman/dive
install metadata
| Package key | brew:dive |
|---|---|
| Version | 0.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dive |
| Homepage | https://github.com/wagoodman/dive |
| Repository | https://github.com/wagoodman/dive |
| Upstream docs | https://github.com/wagoodman/dive#readme |
| License | MIT |
| Source archive | https://github.com/wagoodman/dive/archive/refs/tags/v0.13.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dive |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dive
nix profile install nixpkgs#divedive 0.13.1-r6
Tool for exploring each layer in a docker image
https://github.com/wagoodman/dive
sudo apk add divedive 0.13.1-1
A tool for exploring layers in a docker image
https://github.com/wagoodman/dive
sudo pacman -S divedive 0.13.1-1.4
Tool for exploring each layer in a docker image
https://github.com/wagoodman/dive
sudo zypper install divedive
sudo port install divemain/dive
scoop install main/diveOpenAgentPlatform.Dive
winget install --id OpenAgentPlatform.Dive -ewagoodman.dive
winget install --id wagoodman.dive -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.