mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-08 00:32:23 -05:00
Merge remote-tracking branch 'origin/main' into ipv6
This commit is contained in:
@@ -10,6 +10,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