Commit c21ac554 authored by liaozan's avatar liaozan 🏀

Revert "Update Dockerfile"

This reverts commit a2fc2f52
parent a2fc2f52
FROM registry.cn-hangzhou.aliyuncs.com/schbrain-base/jdk11 as builder
FROM registry-vpc.cn-hangzhou.aliyuncs.com/schbrain-base/jdk11 as builder
WORKDIR app
COPY ${JAR_FILE} app.jar
RUN java -Djarmode=layertools -jar app.jar extract
......
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