github rootless-containers/rootlesskit v0.14.0

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

Changes (since v0.13.2)

  • CLI: improve --help output (#228)
  • API: support GET /info (#232)
  • Port API: support specifying IP version explicitly ("tcp4", "tcp6") (#232)
  • rootlesskit-docker-proxy: support libnetwork >= 20201216 convention (#232)
  • Allow vendoring with moby/sys/mountinfo@v0.1.3 as well as @v0.4.0 (#234)
  • Remove socat port driver (#235)
    • socat driver has been deprecated since v0.7.1 (Dec 2019)
  • New experimental flag: --ipv6 (#236)
    • Enables IPv6 routing (slirp4netns --enable-ipv6). Unrelated to port driver.

Install

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

Don't miss a new rootlesskit release

NewReleases is sending notifications on new releases.