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