This is the OpenShift Source to Image (S2I) image for OpenJDK.
This is the subscription supported product version.
You need to install Cekit to build these images.
These sources are prepared and tested for Cekit 3.6.0.
cekit --redhat build podman
This will produce an image named redhat-openjdk-8/openjdk18-openshift
cekit --redhat --descriptor openjdk-11-rhel7.yaml build podman
This will produce an image named openjdk/openjdk-11-rhel7
cekit --redhat --descriptor openjdk-8-rhel8.yaml build podman
This will produce an image named openjdk/openjdk-8-rhel8
cekit --redhat --descriptor openjdk-11-rhel8.yaml build podman
This will produce an image named openjdk/openjdk-11-rhel8
cekit --redhat --descriptor openj9-8-rhel7.yaml build podman
This will produce an image named openj9/openj9-8-rhel7.
cekit --redhat --descriptor openj9-11-rhel7.yaml build podman
This will produce an image named openj9/openj9-11-rhel7.
cekit --redhat --descriptor openj9-8-rhel8.yaml build podman
This will produce an image named openj9/openj9-8-rhel8.
© 2020 Red Hat, Inc. Distributed under the terms of the Apache License, Version 2.0. See LICENSE file.