macOS
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · ソース: api.github.com
brew
dive のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install divelocal Homebrew formula metadata
sudo port install diveMacPorts ports tree · devel/dive/Portfile · ソース: api.github.com
sudo apk add diveAlpine Linux edge package indexes · dive · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#divenixpkgs package indexes · pkgs/by-name/di/dive/package.nix · ソース: api.github.com
sudo pacman -S diveArch Linux sync databases · dive · ソース: geo.mirror.pkgbuild.com
sudo zypper install diveopenSUSE Tumbleweed package metadata · dive · ソース: download.opensuse.org
scoop install main/diveScoop official bucket manifest trees · bucket/dive.json · ソース: api.github.com
winget install --id OpenAgentPlatform.Dive -eWindows Package Manager source index · OpenAgentPlatform.Dive · ソース: cdn.winget.microsoft.com
概要
Tool for exploring each layer in a docker image
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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-ci実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dive | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wagoodman/dive
インストールメタデータ
| パッケージキー | brew:dive |
|---|---|
| バージョン | 0.13.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dive |
| ホームページ | https://github.com/wagoodman/dive |
| リポジトリ | https://github.com/wagoodman/dive |
| 上流ドキュメント | https://github.com/wagoodman/dive#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/wagoodman/dive/archive/refs/tags/v0.13.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.