Commit 0b9d7f87 authored by liaozan's avatar liaozan 🏀

Update Dockerfile

parent 3eea57b3
......@@ -5,7 +5,6 @@ RUN java -Djarmode=layertools -jar ${APP_NAME}.jar extract
FROM registry.cn-hangzhou.aliyuncs.com/schbrain/jdk11
WORKDIR app
COPY --from=builder app/dependencies/ ./
COPY --from=builder app/spring-boot-loader/ ./
COPY --from=builder app/snapshot-dependencies/ ./
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment