更新 DockerfileSlim
This commit is contained in:
parent
1bd12015d2
commit
7f9b726f21
@ -17,6 +17,6 @@ COPY ./conf /app/conf
|
||||
ENV TZ Asia/Shanghai
|
||||
ENV MODE_ENV prod
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/micro-bundle .
|
||||
COPY --from=builder /app/micro-bundle /app/micro-bundle
|
||||
EXPOSE 20118
|
||||
CMD ["/app/micro-bundle"]
|
||||
|
Loading…
Reference in New Issue
Block a user