mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-16 12:01:00 +01:00
static build
This commit is contained in:
@@ -11,7 +11,7 @@ WORKDIR /work
|
||||
COPY go.mod .
|
||||
COPY . .
|
||||
RUN go mod download
|
||||
RUN go build
|
||||
RUN make
|
||||
|
||||
FROM alpine:latest
|
||||
LABEL maintainer="Thomas von Dein <git@daemon.de>"
|
||||
|
||||
Reference in New Issue
Block a user