What's Changed
- feat: implement treat-canonical-paths-equal flag by @thesayyn in #68
- feat: implement --ignore-tar-format flag by @thesayyn in #71
- Add scale factor for maxTarBlobSize etc. by @AkihiroSuda in #117
- Fix printing errors by @AkihiroSuda in #124
- Skip setting xattrs when running as non-root by @AkihiroSuda in #125
New Contributors
Full Changelog: v0.1.4...v0.1.5
Usage
# Basic
diffoci diff --semantic alpine:3.18.2 alpine:3.18.3
## Dump conflicting files to ~/diff
diffoci diff --semantic --report-dir=~/diff alpine:3.18.2 alpine:3.18.3
## Compare local Docker images
diffoci diff --semantic docker://foo docker://bar
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/reproducible-containers/diffoci/actions/runs/10415330814
The sha256sum of the SHA256SUMS file itself is b543a98a01e6096d6d0918f904c9a246d134e17fd85825052d8cc0eb1dcebf8a
.