BAEL-1614 - additions for docker (#4455)
This commit is contained in:
committed by
maibin
parent
40d3b96820
commit
ea37ada296
4
spring-boot-ops/docker/run.sh
Executable file
4
spring-boot-ops/docker/run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
java -Dspring.profiles.active=$1 -Dlogging.config=/logback.xml -jar /app.war
|
||||
|
||||
Reference in New Issue
Block a user