mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-22 09:29:36 +01:00
Merge remote-tracking branch 'origin/main' into ipv6
This commit is contained in:
@@ -9,6 +9,7 @@ RUN go mod download
|
||||
COPY . .
|
||||
|
||||
RUN go install -a -ldflags="-extldflags=-static" -tags netgo,sqlite_omit_load_extension ./cmd/headscale
|
||||
RUN strip /go/bin/headscale
|
||||
RUN test -e /go/bin/headscale
|
||||
|
||||
# Production image
|
||||
|
||||
Reference in New Issue
Block a user