What's Changed
- normalize link paths by @mzihlmann in #196
- distinguish file & image timestamps by @mzihlmann in #195
- timestamps in PAX records by @mzihlmann in #192
- Updated dependencies
New Contributors
- @mzihlmann made their first contribution in #196
Full Changelog: v0.1.6...v0.1.7
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/15895969532
The sha256sum of the SHA256SUMS file itself is 7ae1a4c75fa87b8e21fa2bc6ee77096ca8dd1936ebd57a974d39aa72913d908d
.