FROM codenvy/ubuntu_jdk8
# | Command |
---|---|
1 | mvn -f ${current.project.path} clean install && java -jar ${current.project.path}/target/*.jar |
App output is streamed into a console. Note that if your app expects user input, do not use command but execute jars in the terminal directly.
- JCE;
Jce8 Download Remember update all items of all your JRE installation.
- Generate encrypted text value for secret;
- Update both
logback.password
andencrypt.key
inbootstrap.yml
;
- One can use environment
ENCRYPT_KEY
instead of specifyingencrypt.key
in properties.