🐳更改了
This commit is contained in:
@@ -21,6 +21,8 @@ WORKDIR /build
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
COPY --from=build-stage /front/web/ /web
|
COPY --from=build-stage /front/web/ /web
|
||||||
|
RUN cd ./web && ls -al
|
||||||
|
RUN cd ..
|
||||||
# sqlite必须
|
# sqlite必须
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
ENV GOPROXY=https://goproxy.cn,direct
|
ENV GOPROXY=https://goproxy.cn,direct
|
||||||
|
Reference in New Issue
Block a user