This commit is contained in:
parent
2419f308fc
commit
79a385b9d4
@ -25,7 +25,7 @@ COPY [".yarn", "/app/.yarn"]
|
|||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
|
||||||
COPY --from=builder lib/ /app/lib
|
COPY --from=builder /app/lib/ /app/lib
|
||||||
|
|
||||||
VOLUME [ "/app/logs", "/app/persist"]
|
VOLUME [ "/app/logs", "/app/persist"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user