github rootless-containers/rootlesskit v1.0.1

latest releases: v2.3.1, v2.3.0, v2.2.0...
2 years ago

Changes

  • Update go.mod to have go1.17 as the minmium version (#289, thanks to @manugupt1)
  • Binary release: add riscv64 binaries (#300)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/2?closed=1
Thanks to @manugupt1

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v1.0.1/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/2256845312
The sha256sum of the SHA256SUMS file itself is e443d4ec34e5fa2e4025bd6e99918ce2d42ee1ee6133d34f166191f6543ce3c0 .

Don't miss a new rootlesskit release

NewReleases is sending notifications on new releases.