mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-30 02:58:31 +08:00
build: 多架构镜像构建
This commit is contained in:
parent
26ae544060
commit
25d5a16134
@ -9,7 +9,6 @@ COPY ${DEPENDENCY}/BOOT-INF/lib /app/lib
|
||||
COPY ${DEPENDENCY}/META-INF /app/META-INF
|
||||
COPY ${DEPENDENCY}/BOOT-INF/classes /app
|
||||
|
||||
RUN mv /app/lib/ms-jmeter-core-*.jar /app/lib/ms-jmeter-core.jar
|
||||
RUN mv /app/jmeter /opt/
|
||||
RUN mkdir -p /opt/jmeter/lib/junit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user