macOS
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dive pour les workflows d'agents IA.
installation
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
aperçu
Tool for exploring each layer in a docker image
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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-ciexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dive | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/wagoodman/dive
métadonnées d'installation
| Clé du paquet | brew:dive |
|---|---|
| Version | 0.13.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dive |
| Page d'accueil | https://github.com/wagoodman/dive |
| Dépôt | https://github.com/wagoodman/dive |
| Docs amont | https://github.com/wagoodman/dive#readme |
| Licence | MIT |
| Archive source | https://github.com/wagoodman/dive/archive/refs/tags/v0.13.1.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.