更新 DockerfileSlim

This commit is contained in:
耿阳 2025-02-24 14:53:37 +00:00
parent 65849e6329
commit 42adda0cc0

View File

@ -13,6 +13,7 @@ WORKDIR /app/main-client
COPY ./build/app ./bin/mainServer
COPY ./conf/ /app/conf/
COPY ./conf/ ./conf/
COPY ./conf/ /app/main-client/bin/
ENV MODE_ENV prod
WORKDIR /app/main-client/bin