What's Changed
- Remove stale files by @mzihlmann in #206
- docs(README): add mise alternative method installation by @jylenhof in #238
- fix: pass --platform to docker save to prevent blob not found errors by @DEVSOG12 in #247
- go.mod: go 1.24 by @AkihiroSuda in #254
- Updated dependencies
New Contributors
Full Changelog: v0.1.7...v0.1.8
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/21672714455
The sha256sum of the SHA256SUMS file itself is 2df8f4531fc095231a4d22036bd8529abac1ddd190cba2b1db20573c724aee25 .