Sign inSign up

xubiaolin/derp-aio:v1.94.2

Index digest

sha256:7e0d04890ff13cf248afb5778d6bddfa69f7c8b974d53c0e3ffc3d2b0083aebd

OS/ARCH

linux/amd64

Compressed size

127.32 MB

Last pushed

6 months by xubiaolin

Type

Image

Manifest digest

sha256:e6dd37b01b7da446f041d14b1a3ba962a88aa583ce7d61db4f8370a38c4360cd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
9LABEL description=Tailscale DERP Server0 B
10LABEL version=1.00 B
11WORKDIR /app93 B
12COPY /go/bin/derper /app # buildkit12.02 MB
13COPY /go/bin/tailscale /app # buildkit14.77 MB
14COPY /go/bin/tailscaled /app # buildkit19.46 MB
15ENV DERP_DOMAIN=your-hostname.com DERP_CERT_MODE=letsencrypt DERP_CERT_DIR=/app/certs DERP_ADDR=:4430 B
16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c52.71 MB
17COPY supervisor/derper.conf /etc/supervisor/conf.d/derper.conf # buildkit426 B
18COPY supervisor/tailscaled.conf /etc/supervisor/conf.d/tailscaled.conf # buildkit278 B
19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${DERP_HTTP_PORT}/0 B
20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf" "-n"]0 B

Command

 ARG RELEASE