mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-07 23:42:13 +00:00
Minor changes to HEAD Dockerfile
This commit is contained in:
@@ -7,7 +7,9 @@ RUN apt-get update \
|
|||||||
|
|
||||||
RUN git clone https://github.com/tailscale/tailscale.git
|
RUN git clone https://github.com/tailscale/tailscale.git
|
||||||
|
|
||||||
WORKDIR tailscale
|
WORKDIR /go/tailscale
|
||||||
|
|
||||||
|
RUN git checkout main
|
||||||
|
|
||||||
RUN sh build_dist.sh tailscale.com/cmd/tailscale
|
RUN sh build_dist.sh tailscale.com/cmd/tailscale
|
||||||
RUN sh build_dist.sh tailscale.com/cmd/tailscaled
|
RUN sh build_dist.sh tailscale.com/cmd/tailscaled
|
||||||
|
|||||||
Reference in New Issue
Block a user