Description
In order to be production ready, we should modify our dockerfiles in order to:
* depend on a JRE instead of a JDK
* add an environment variable in order to be able to configuration JVM options
In order to be production ready, we should modify our dockerfiles in order to:
* depend on a JRE instead of a JDK
* add an environment variable in order to be able to configuration JVM options