# diffoci を Homebrew, apk, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:diffoci
```

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

### macOS

- Homebrew (100%):

```sh
brew install diffoci
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add diffoci
```

  証拠: Alpine Linux edge package indexes: diffoci from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#diffoci
```

  証拠: nixpkgs package indexes: pkgs/by-name/di/diffoci/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S diffoci
```

  証拠: Arch Linux sync databases: diffoci from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:diffoci
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/diffoci>
- **バージョン:** 0.1.8
- **ソース概要:** Diff for Docker and OCI container images
- **ホームページ:** <https://github.com/reproducible-containers/diffoci>
- **リポジトリ:** <https://github.com/reproducible-containers/diffoci>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/reproducible-containers/diffoci/archive/refs/tags/v0.1.8.tar.gz>
- **最終更新:** 2026-07-28T14:10:39+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- diffoci (cli)
- diffoci (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.8
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/reproducible-containers/diffoci
- 検出された最新: v0.1.8 (最新)
## プロジェクトの歴史と使われ方

diffoci is a command-line comparison tool for Docker and OCI container images, aimed at finding the practical differences between two image artifacts in reproducible-builds work.

### プロジェクトの歴史

The project lives under the reproducible-containers organization and frames itself as a diff tool for Docker and OCI images. Its README presents strict comparison as the baseline and semantic comparison as the more useful mode for image reproducibility checks.

### 採用の歴史

The official README documents binary releases for Linux and macOS, installation through mise, and source installation with Go, which places diffoci in the familiar package-manager and single-binary CLI lane for container tooling.

### 使われ方

Typical use compares two image references with `diffoci diff IMAGE0 IMAGE1`; the README recommends `--semantic` when timestamp, layer ordering, build history, or image-name annotation noise would make strict output too noisy. It can also compare local Docker or Podman images with `docker://` and `podman://` prefixes and can dump differing files to a report directory.

### パッケージ好きにとっての重要性

For package maintainers and reproducible-builds people, diffoci fills the gap between byte-level archive comparison and the layered, metadata-heavy world of OCI images. It is useful when the artifact being packaged is not a tarball or binary but a container image with registry, platform, and layer semantics.

### タイムライン

- 2023: README examples focus on comparing Alpine and Docker Hub images in reproducibility investigations.
- 2020s: Project distributed as a Go CLI with Linux and macOS binary releases.

### Related projects

- diffoci is adjacent to diffoscope for deep artifact comparison, but specializes in Docker and OCI image layout, containerd, Docker, Podman, and registry workflows.

### ソース

- <https://github.com/reproducible-containers/diffoci#readme>
- <https://github.com/reproducible-containers/diffoci/blob/master/go.mod>


## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** diffoci
- **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:** head, stable

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

- Nix - diffoci: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/diffoci/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - diffoci - 0.1.8-r1: normalized package name match | Alpine Linux edge package indexes: diffoci from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | diff for Docker and OCI container images | https://github.com/reproducible-containers/diffoci
- pacman - diffoci - 0.1.8-1: normalized package name match | Arch Linux sync databases: diffoci from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | diff for Docker and OCI container images | https://github.com/reproducible-containers/diffoci


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [diffoscope](https://pkg.so/ja/brew/diffoscope/) - Shares pkgdb curated category or tags: cli, developer-tools, diff, reproducible-builds.
- [oxker](https://pkg.so/ja/brew/oxker/) - Shares pkgdb curated category or tags: cli, container-tools, containers, developer-tools, docker.
- [difftastic](https://pkg.so/ja/brew/difftastic/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [diffutils](https://pkg.so/ja/brew/diffutils/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [diff-so-fancy](https://pkg.so/ja/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [colordiff](https://pkg.so/ja/brew/colordiff/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [dyff](https://pkg.so/ja/brew/dyff/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [diffnav](https://pkg.so/ja/brew/diffnav/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [manifest-tool](https://pkg.so/ja/brew/manifest-tool/) - Local package facts share a topical domain. Shared terms: cli, container, containers, developer, developer-tools.
- [cek](https://pkg.so/ja/brew/cek/) - Local package facts share a topical domain. Shared terms: cli, container, containers, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/diffoci.yml](https://github.com/mxcl/pkgdb/blob/main/combined/diffoci.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
