github rootless-containers/rootlesskit v0.11.0

latest releases: v2.1.0, v2.0.2, v2.0.1...
3 years ago

Changes (since v0.10.1)

  • --ifname option to specify network interface name (#186, #189, thanks to @j11332)
  • Lock state dir for preventing automatic clean-up by systemd-tmpfiles (#188, thanks to @haruo31 for reporting, @HappyTobi for fixing)
  • Binary artifacts are now available for x86_64, aarch64, armv7l, s390x, and ppc64le (#190)
  • Minor fixes

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v0.11.0/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/347058839
The sha256sum of the SHA256SUMS file itself is b2553030701cbcf76702f37a769a7c075dc1e0eb8988a11153aedabc914f94a1 .

Don't miss a new rootlesskit release

NewReleases is sending notifications on new releases.