This commit is contained in:
mzz2017 2024-06-25 02:26:33 +08:00
parent 1a6ea54425
commit c3b69c705b

View File

@ -6,7 +6,7 @@ ADD go.mod go.sum ./
RUN go mod download
ADD . .
RUN git submodule update --init
RUN which musl-gcc; make OUTPUT=dae GOFLAGS="-buildvcs=false"
RUN make OUTPUT=dae GOFLAGS="-buildvcs=false"
FROM alpine
RUN mkdir -p /usr/local/share/dae/