v0.1.4
What's Changed
- Fixed the CI to make the binary release (missing in v0.1.3)
Full Changelog: v0.1.3...v0.1.4
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/7020590202
The sha256sum of the SHA256SUMS file itself is 4c9b0acc014dda21eda50dd7bd687286ecca070eb1e3d5c177bc56221b31c9cc
.