-
Feature
-
Resolution: Unresolved
-
Major
-
2.2.3.GA
-
None
-
False
-
False
Currently the Docker.jvm file that is used to generate containers are using UBI minimal as base and then installing OpenJDK and the run-java.sh command as part of the image. Since there is a OpenJDK UBI Runtime image available now we should switch to that one.
Note that currently the OpenJDK UBI Runtime image doesn't have a run-java.sh script so this is dependent on issue OPENJDK-413 to provide that.
- is blocked by
-
OPENJDK-413 Runtime images should have a run-java.sh launch script
- Verified