Changes
- No code chage, but fixed a typo in the CI/CD pipeline. Because of this typo, v1.1.5 lacked binary artifacts.
Install
curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.1.6/slirp4netns-$(uname -m)
chmod +x slirp4netns
About the binaries
The binaries are statically linked with libslirp 4.3.1 and libseccomp 2.3.3 using Debian 10.
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/slirp4netns/actions/runs/345136946
The sha256sum of the SHA256SUMS file itself is eb6c389d5c1b1fd14307da2669aa697a7769ab80a2163180a4bca88472381a89 .