Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 10:14
· 168 commits to master since this release
v0.1.1
34468fc

Changes

  • Add an example of golang:1.21-alpine3.18 (#6 )

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/5962345212

The sha256sum of the SHA256SUMS file itself is 4b201043d7a23b48989ed87e3f5a31e7160e39bcd4159108a01b6bcbd7611424 .