github rootless-containers/rootlesskit v3.2.0

7 hours ago

Changes

  • port/builtin: switch from iptables to nft for transparent routing (#613, thanks to @Akshitguptaa)
  • net/pasta: fix IPv6 support etc. (#620 #640, thanks to @haytok)
  • port/pesto: support IPv6 (#629, thanks to @haytok)
  • net/gvisor-tap-vsock, port/gvisor-tap-vsock: improve TCP throughput (#630)
  • parent: exclude the own UID/GID from the subid ranges to address #476 (#623, thanks to @AbhinavMir)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/22?closed=1
Thanks to @AbhinavMir @Akshitguptaa @haytok

Install

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

Don't miss a new rootlesskit release

NewReleases is sending notifications on new releases.