Eric Goebelbecker 272f018f90 BAEL-1614 - Docker with Java Guest Post (#4474)
* BAEL-1614 - additions for docker

* BAEL-1614 - move docker project to guest module
2018-06-13 08:15:57 -07:00

5 lines
89 B
Bash
Executable File

#!/bin/sh
java -Dspring.profiles.active=$1 -Dlogging.config=/logback.xml -jar /app.war