File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ DISCLAIMER: This template requires OpenShift to be able to resolve ImageStreams,
1414Until the ` jlink-dev ` work is merged, prior to trying out the template, we must first
1515prepare UBI9 OpenJDK ImageStreams with ` jlink-dev ` support.
1616
17- 1.a. Pull the Tech-Preview image
17+ 1 . Pull the Tech-Preview image
1818
19- podman pull registry.access.redhat.com/openjdk-tech-preview/openjdk-21-jlink-rhel9:latest
20- podman tag registry.access.redhat.com/openjdk-tech-preview/openjdk-21-jlink-rhel9:latest \
21- openjdk-tech-preview/openjdk-21-jlink-rhel9:latest
19+ podman pull registry.access.redhat.com/openjdk-tech-preview/openjdk-21-jlink-rhel9:latest
20+ podman tag registry.access.redhat.com/openjdk-tech-preview/openjdk-21-jlink-rhel9:latest \
21+ openjdk-tech-preview/openjdk-21-jlink-rhel9:latest
2222
2323OR
2424
25- 1.b. Build a suitable OpenJDK container image from [ this
26- repository] ( https://github.com/jboss-container-images/openjdk ) ,
27- branch ` jlink-dev ` . e.g.
25+ 1 . Build a suitable OpenJDK container image from [ this
26+ repository] ( https://github.com/jboss-container-images/openjdk ) ,
27+ branch ` jlink-dev ` . e.g.
2828
2929 cekit --descriptor ubi9-openjdk-21.yaml build podman
3030
You can’t perform that action at this time.
0 commit comments