This commit is contained in:
gxl 2026-06-02 15:46:24 +08:00
parent d027254e83
commit 36bab08605
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
FROM ibm-semeru-runtimes:open-17-jre FROM registry.cn-zhangjiakou.aliyuncs.com/abhors/ibm-semeru-runtimes:open-17-jre
#FROM ibm-semeru-runtimes:open-17-jre
COPY ./target/*.jar /opt/app.jar COPY ./target/*.jar /opt/app.jar
#暴露端口 #暴露端口
EXPOSE 8080 EXPOSE 8080