For building the images internal to Red Hat, we vary the instructions slightly.
cekit --redhat --descriptor ubi8-openjdk-8.yaml build --overrides-file redhat/ubi8-openjdk-8.yaml podman
This will produce an image named ubi8/openjdk-8
.
cekit --redhat --descriptor ubi8-openjdk-11.yaml build --overrides-file redhat/ubi8-openjdk-11.yaml podman
This will produce an image named ubi8/openjdk-11
.
cekit --redhat --descriptor openjdk18-openshift.yaml --overrides-file redhat/openjdk18-openshift.yaml build podman
This will produce an image named redhat-openjdk-8/openjdk18-openshift