sha256:24d2a7ae5fd31feb0ac2a13b6ab530f373a74b6460dc3d53101d30ac79981590
OS/ARCH
linux/amd64
Compressed size
108.61 MB
Last pushed
over 2 years by caomingjun
Type
Image
Manifest digest
sha256:24d2a7ae5fd31feb0ac2a13b6ab530f373a74b6460dc3d53101d30ac79981590
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7WORKDIR /app93 B8LABEL org.opencontainers.image.source=https://github.com/cmj2002/Tailscale-DERP-Docker0 B9ARG DEBIAN_FRONTEND=noninteractive0 B10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c36.67 MB11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.46 KB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c298 B13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c28.43 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c113 B15ENV DERP_DOMAIN=your-hostname.com0 B16ENV DERP_CERT_MODE=letsencrypt0 B17ENV DERP_CERT_DIR=/app/certs0 B18ENV DERP_ADDR=:4430 B19ENV DERP_STUN=true0 B20ENV DERP_HTTP_PORT=800 B21ENV TAILSCALE_SLEEP=20 B22COPY /go/bin/derper . # buildkit7.94 MB23COPY /go/bin/derpprobe . # buildkit7.39 MB24COPY init.sh /init.sh # buildkit692 B25COPY health.sh /health.sh # buildkit337 B26RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c691 B27RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c337 B28ENTRYPOINT ["/bin/sh" "-c" "/init.sh"]0 BCommand
ARG RELEASE