macOS
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dive in AI-Agent-Workflows.
Installation
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · Quelle: api.github.com
sudo apk add diveAlpine Linux edge package indexes · dive · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#divenixpkgs package indexes · pkgs/by-name/di/dive/package.nix · Quelle: api.github.com
sudo pacman -S diveArch Linux sync databases · dive · Quelle: geo.mirror.pkgbuild.com
sudo zypper install diveopenSUSE Tumbleweed package metadata · dive · Quelle: download.opensuse.org
scoop install main/diveScoop official bucket manifest trees · bucket/dive.json · Quelle: api.github.com
winget install --id OpenAgentPlatform.Dive -eWindows Package Manager source index · OpenAgentPlatform.Dive · Quelle: cdn.winget.microsoft.com
Überblick
Tool for exploring each layer in a docker image
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dive | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/wagoodman/dive
Installationsmetadaten
| Paketschlüssel | brew:dive |
|---|---|
| Version | 0.13.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dive |
| Homepage | https://github.com/wagoodman/dive |
| Repository | https://github.com/wagoodman/dive |
| Upstream-Dokumentation | https://github.com/wagoodman/dive#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/wagoodman/dive/archive/refs/tags/v0.13.1.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.