镜像自地址
https://github.com/devcm-repo/container-images.git
已同步 2026-07-28 18:11:56 +00:00
feat(derp): optimize the derp chart template
这个提交包含在:
@@ -4,11 +4,6 @@ ARG VERSION=main
|
||||
|
||||
RUN apk add git
|
||||
|
||||
RUN apk add tailscale
|
||||
|
||||
RUN go install tailscale.com/cmd/derper@${VERSION}
|
||||
|
||||
COPY init.sh /init.sh
|
||||
RUN chmod +x /init.sh
|
||||
|
||||
ENTRYPOINT [ "/init.sh" ]
|
||||
ENTRYPOINT [ "/go/bin/derper" ]
|
||||
在新议题中引用
屏蔽一个用户