Automic VaultAutomic Vault

brew

dive を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget, zypper でインストール

dive のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dive

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dive

MacPorts ports tree · devel/dive/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dive

Alpine Linux edge package indexes · dive · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#dive

nixpkgs package indexes · pkgs/by-name/di/dive/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S dive

Arch Linux sync databases · dive · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install dive

openSUSE Tumbleweed package metadata · dive · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/dive

Scoop official bucket manifest trees · bucket/dive.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id OpenAgentPlatform.Dive -e

Windows Package Manager source index · OpenAgentPlatform.Dive · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Tool for exploring each layer in a docker image

コマンドとエイリアス

  • dive

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2018-05-13: Official GitHub repository created.
  • 2019-11-05: v0.9.0 release published with initial Podman support.
  • 2021-03-07: v0.10.0 release published.
  • 2025-03-29: v0.13.1 release published.

Related projects

  • Related tools include Docker and Podman for building and loading images, Trivy and Grype for vulnerability-focused image inspection, and Hadolint for Dockerfile linting before the image is built.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/dive/*.yaml$XDG_CONFIG_DIRS/dive/*.yaml~/.config/dive/*.yaml~/.dive.yaml.dive-ci

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
divecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.13.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.13.1

https://github.com/wagoodman/dive

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namedive
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dive

nix profile install nixpkgs#dive
  • normalized package name match
  • 一致条件: Dive
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/di/dive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dive 0.13.1-r6

Tool for exploring each layer in a docker image

https://github.com/wagoodman/dive

sudo apk add dive
  • License: MIT
  • Architecture: x86_64
  • Source Package: dive
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dive
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dive from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

dive 0.13.1-1

A tool for exploring layers in a docker image

https://github.com/wagoodman/dive

sudo pacman -S dive
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dive
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dive from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dive 0.13.1-1.4

Tool for exploring each layer in a docker image

https://github.com/wagoodman/dive

sudo zypper install dive
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dive
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dive from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dive

sudo port install dive
  • normalized package name match
  • 一致条件: Dive
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/dive

scoop install main/dive
  • normalized package name match
  • 一致条件: Dive
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dive.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

OpenAgentPlatform.Dive

winget install --id OpenAgentPlatform.Dive -e
  • normalized package name match
  • 一致条件: Dive
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: OpenAgentPlatform.Dive from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

wagoodman.dive

winget install --id wagoodman.dive -e
  • normalized package name match
  • 一致条件: Dive
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: wagoodman.dive from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment