This commit is contained in:
parent
2bb5202a75
commit
0b847a5731
|
|
@ -1,5 +1,5 @@
|
||||||
#FROM registry.cn-zhangjiakou.aliyuncs.com/abhors/ibm-semeru-runtimes:open-17-jre
|
#FROM registry.cn-zhangjiakou.aliyuncs.com/abhors/ibm-semeru-runtimes:open-17-jre
|
||||||
FROM registry.lovestory.cyou:80/library/ibm-semeru-runtimes:open-17-jre
|
FROM registry.lovestory.cyou/library/ibm-semeru-runtimes:open-17-jre
|
||||||
COPY ./target/*.jar /opt/app.jar
|
COPY ./target/*.jar /opt/app.jar
|
||||||
#暴露端口
|
#暴露端口
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue