Compare commits

..

No commits in common. "08d5137bdebb3d80294a190856d0c3bb58992323" and "c9cd215c9016a4091de00db2fbc9226633c45a9b" have entirely different histories.

View File

@ -25,7 +25,7 @@ VOLUME ["/home/rcs", "/upload", "/home/appusr", "/home/nas"]
# 设置工作目录和暴露端口 # 设置工作目录和暴露端口
WORKDIR /batch WORKDIR /batch
EXPOSE 8090 8100 EXPOSE 8090
# 添加应用 JAR 文件并设置启动命令 # 添加应用 JAR 文件并设置启动命令
ADD ./target/loan-batch.jar ./ ADD ./target/loan-batch.jar ./