Skip to content

wwsstl/openjdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

These sources are prepared and tested for Cekit 3.6.0.

Image versions

RHEL 7 OpenJDK 8

cekit --redhat build podman

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

RHEL 7 OpenJDK 11

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

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

RHEL 8 OpenJDK 8

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

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

RHEL 8 OpenJDK 11

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

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

RHEL 7 OpenJ9 8

cekit --redhat --descriptor openj9-8-rhel7.yaml build podman

This will produce an image named openj9/openj9-8-rhel7.

RHEL 7 OpenJ9 11

cekit --redhat --descriptor openj9-11-rhel7.yaml build podman

This will produce an image named openj9/openj9-11-rhel7.

RHEL 8 OpenJ9 8

cekit --redhat --descriptor openj9-8-rhel8.yaml build podman

This will produce an image named openj9/openj9-8-rhel8.

RHEL 8 OpenJ9 11

cekit --redhat --descriptor openj9-11-rhel8.yaml build podman

This will produce an image named openj9/openj9-11-rhel8.

License

© 2020 Red Hat, Inc. Distributed under the terms of the Apache License, Version 2.0. See LICENSE file.

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Gherkin 70.4%
  • Java 29.6%