macOS
brew install diffocilocal Homebrew formula metadata
brew / 順位 5338
diffoci のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install diffocilocal Homebrew formula metadata
sudo apk add diffociAlpine Linux edge package indexes · diffoci · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#diffocinixpkgs package indexes · pkgs/by-name/di/diffoci/package.nix · ソース: api.github.com
sudo pacman -S diffociArch Linux sync databases · diffoci · ソース: geo.mirror.pkgbuild.com
概要
Diff for Docker and OCI container images
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
diffoci | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:diffoci |
|---|---|
| バージョン | 0.1.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/reproducible-containers/diffoci |
| リポジトリ | https://github.com/reproducible-containers/diffoci |
| 最終更新 | 2026-07-28T14:10:39+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
diffoci
nix profile install nixpkgs#diffocidiffoci 0.1.8-r1
diff for Docker and OCI container images
https://github.com/reproducible-containers/diffoci
sudo apk add diffocidiffoci 0.1.8-1
diff for Docker and OCI container images
https://github.com/reproducible-containers/diffoci
sudo pacman -S diffociソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.