macOS
brew install diffocilocal Homebrew formula metadata
brew
Diff for Docker and OCI container images. Version 0.1.8 via Homebrew; verified from local package data.
install
brew install diffocilocal Homebrew formula metadata
nix profile install nixpkgs#diffocinixpkgs package indexes · pkgs/by-name/di/diffoci/package.nix · source: api.github.com
sudo pacman -S diffociArch Linux sync databases · diffoci · source: geo.mirror.pkgbuild.com
overview
Diff for Docker and OCI container images
history
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.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diffoci | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/reproducible-containers/diffoci
install metadata
| Package key | brew:diffoci |
|---|---|
| Version | 0.1.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diffoci |
| Homepage | https://github.com/reproducible-containers/diffoci |
| Repository | https://github.com/reproducible-containers/diffoci |
| Upstream docs | https://github.com/reproducible-containers/diffoci#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/reproducible-containers/diffoci/archive/refs/tags/v0.1.8.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diffoci
nix profile install nixpkgs#diffocidiffoci 0.1.8-1
diff for Docker and OCI container images
https://github.com/reproducible-containers/diffoci
sudo pacman -S diffocisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.