github rootless-containers/rootlesskit v0.11.0-beta.0

latest releases: v2.3.1, v2.3.0, v2.2.0...
pre-release3 years ago

Changes

  • "-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-beta.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/345258970
The sha256sum of the SHA256SUMS file itself is ffdeda5530c2ecd0bb0b6a6da660f68682c92373af643f9f2e01e45e87b09cb8 .

Don't miss a new rootlesskit release

NewReleases is sending notifications on new releases.