github rootless-containers/slirp4netns v1.2.3

latest release: v1.3.0
2 months ago

Changes

Install

curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download//slirp4netns-$(uname -m)
chmod +x slirp4netns

About the binaries

The binaries are statically linked with libslirp 4.7.0 and libseccomp 2.5.3 using Ubuntu jammy-20240125.

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/7803497868

The sha256sum of the SHA256SUMS file itself is a880d9a3a01cb378f5bf3ac60af43b19c63a04a330b25e9ee5c23d9166bd4360 .

The binaries should be reproducible with the following command:

docker buildx build   -o /tmp/slirpbuilds   --build-arg SOURCE_DATE_EPOCH=1707233214   --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1   --platform=amd64,arm64,arm,s390x,ppc64le,riscv64   -f Dockerfile.artifact   "https://github.com/rootless-containers/slirp4netns.git#"

Don't miss a new slirp4netns release

NewReleases is sending notifications on new releases.