Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 08:27
· 233 commits to master since this release
v1.0.1
5d5f4c0

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 .