macOS
brew install diffocilocal Homebrew formula metadata
brew / rank 5338
Diff for Docker and OCI container images. Version 0.1.8 via Homebrew; verified 2026-07-28. Also installable with nix: nix profile install nixpkgs#diffoci.
install
brew install diffocilocal Homebrew formula metadata
sudo apk add diffociAlpine Linux edge package indexes · diffoci · source: dl-cdn.alpinelinux.org
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:diffoci |
|---|---|
| Version | 0.1.8 |
| Package manager | Homebrew |
| Homepage | https://github.com/reproducible-containers/diffoci |
| Repository | https://github.com/reproducible-containers/diffoci |
| Last updated | 2026-07-28T14:10:39+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-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 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.