添加生产环境部署文件,日志文件名称连字符改为下划线

This commit is contained in:
sux26
2021-02-14 15:17:26 +08:00
parent 88fc86f767
commit d2b68ac345
4 changed files with 121 additions and 1 deletions

2
Dockerfile-pro Normal file
View File

@ -0,0 +1,2 @@
FROM harbor.dcos.xixian.unicom.local/eshop/jdk8_springboot_agent:v1.6
ADD target/biz_service_ebtp_project-0.0.1.jar /app.jar