sha256:8ebd9058a1c535dd186fd13df39c0b318df331de936f3f596adf4b5f59970ed1
OS/ARCH
linux/amd64
Compressed size
123.1 MB
Last pushed
9 months by xubiaolin
Type
Image
Manifest digest
sha256:721612c2e527e934043bc732d77fb1fdb2fc1c68cd47c8f3e2bc0069fce6ace6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B9LABEL description=Tailscale DERP Server0 B10LABEL version=1.00 B11WORKDIR /app93 B12COPY /go/bin/derper /app # buildkit11.72 MB13COPY /go/bin/tailscale /app # buildkit13.12 MB14COPY /go/bin/tailscaled /app # buildkit18.95 MB15ENV DERP_DOMAIN=your-hostname.com DERP_CERT_MODE=letsencrypt DERP_CERT_DIR=/app/certs DERP_ADDR=:4430 B16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c50.95 MB17COPY supervisor/derper.conf /etc/supervisor/conf.d/derper.conf # buildkit421 B18COPY supervisor/tailscaled.conf /etc/supervisor/conf.d/tailscaled.conf # buildkit276 B19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${DERP_HTTP_PORT}/0 B20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf" "-n"]0 BCommand
ARG RELEASE