sha256:f9be443fd0f9d1e4a0a4acc165a16cdc1c1393324f97539269afcd5bbada0d8c
OS/ARCH
linux/amd64
Compressed size
116.06 MB
Last pushed
almost 2 years by caomingjun
Type
Image
Manifest digest
sha256:f9be443fd0f9d1e4a0a4acc165a16cdc1c1393324f97539269afcd5bbada0d8c
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 -c39.76 MB11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.46 KB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c297 B13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c30.11 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c111 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 . # buildkit8.42 MB23COPY /go/bin/derpprobe . # buildkit9.59 MB24COPY init.sh /init.sh # buildkit719 B25COPY health.sh /health.sh # buildkit335 B26RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c720 B27RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c337 B28ENTRYPOINT ["/bin/sh" "-c" "/init.sh"]0 BCommand
ARG RELEASE