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

This commit is contained in:
sux26
2021-02-14 16:18:37 +08:00
parent 9bcfddc103
commit 7886333f31
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_extend-0.0.1.jar /app.jar