Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 489 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 489 Bytes

docker-java

Ubuntu 16.04 with Oracle Java a JRE (not JDK!)

Building

To build a specific JRE version, you have to provide the major version (JRE_MAJOR), update number (JRE_UPDATE) and build number (JRE_BUILD), all of which you can retrieve from the official release note page. You also have to provide the name of the JRE home folder. It will be used to set the correct JAVA_HOME environment variable.