Openjdk
- Kevin W Monroe
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 7 | 18 Nov 2021 | |
latest/candidate | 7 | 18 Nov 2021 | |
latest/beta | 7 | 18 Nov 2021 | |
latest/edge | 7 | 18 Nov 2021 |
juju deploy openjdk
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
20.04
18.04
16.04
14.04
-
java-major | string
Default: 8
Major version of Java. Defaults to 8.
-
java-type | string
Default: jre
Type of install to perform. Valid options are 'jre' or 'full'. The default is 'jre', which will install the OpenJDK Java Runtime Environment (JRE). Setting this to 'full' will install the OpenJDK Java Development Kit (JDK) in addition to the JRE.