Skip to content

v1.3.1-ipv6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 09:40

Changes

(To be documented)

Install

curl -o slirp4netns --fail -L https://github.com/DigitalDJ/slirp4netns/releases/download/v1.3.1-ipv6/slirp4netns-$(uname -m)
chmod +x slirp4netns

About the binaries

The binaries are statically linked with libslirp 4.8.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/DigitalDJ/slirp4netns/actions/runs/9050421922

The sha256sum of the SHA256SUMS file itself is 2c8133ad793cfd0d0fc34b522e96a468ad40272732d7925583905885990eb0e7 .

The binaries should be reproducible with the following command:

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