v0.14.0-beta.0
Pre-release
Pre-release
github-actions
released this
02 Mar 07:47
·
406 commits
to master
since this release
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/[email protected] 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.
- Enables IPv6 routing (
Install
mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v0.14.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/613252883
The sha256sum of the SHA256SUMS file itself is d5efe35ac67fe28acef6fed4a25b9ac03e53a8ee1f76aad23e9ae2123cff1a70 .