Skip to content

mulithemuli/openjdk

 
 

Repository files navigation

Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK

This is the OpenShift Source to Image (S2I) image for OpenJDK.

How to develop on and contribute to it

You need to install Cekit to build these images.

Image versions

RHEL 7 JDK 8

cekit build

This will produce an image named redhat-openjdk-8/openjdk18-openshift

RHEL 7 JDK 11

cekit --descriptor openjdk-11-rhel7.yaml build

This will produce an image named openjdk/openjdk-11-rhel7

RHEL 8 JDK 8

cekit --descriptor openjdk-8-rhel8.yaml build

This will produce an image named openjdk/openjdk-8-rhel8

RHEL 8 JDK 11

cekit --descriptor openjdk-11-rhel8.yaml build

This will produce an image named openjdk/openjdk-11-rhel8

License

See LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Gherkin 70.4%
  • Java 29.6%