ds-network-sidecar (latest-x86_64)
Published 2026-04-18 10:37:50 +00:00 by j
Installation
docker pull forge.jde.nz/public/ds-network-sidecar:latest-x86_64sha256:02a36e5b37541fd29b7d4b583638acf081dcbefbb48b7d24b9d8d0aed5af7a66Image layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache curl iptables ip6tables iproute2 ca-certificates && ARCH=$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/') && curl -fsSL "https://pkgs.tailscale.com/stable/tailscale_latest_${ARCH}.tgz" | tar -xz -C /usr/local/bin --strip-components=1 && curl -fsSL -o /usr/local/bin/cloudflared "https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-${ARCH}" && chmod +x /usr/local/bin/cloudflared && rm -rf /tmp/* # buildkit |
| COPY entrypoint.ds-network-sidecar.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Details
2026-04-18 10:37:50 +00:00
Versions (3)
View all
Container
150
OCI / Docker
linux/amd64
60 MiB