v0.12.0
github-actions
released this
22 Jan 06:28
·
460 commits
to master
since this release
Changes (since v0.11.1)
- Port forwarding API now supports setting
ChildIP
. (#206, #207, thanks to @giuseppe) - The
vendor
directory is no longer included in this repo. Rungo mod vendor
if you need. (#203)
Install
mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v0.12.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/502961913
The sha256sum of the SHA256SUMS file itself is 9c4dc473db7bba8bdcde4d41bbd4719bf9aef9fe41c7e9574b8a408867fdc40c .