docker-library / openjdk

Docker Official Image packaging for EA builds of OpenJDK from Oracle
http://openjdk.java.net
MIT License
1.14k stars 471 forks source link

Can we get a JRE 17 image? #491

Closed shankarRaman closed 2 years ago

shankarRaman commented 2 years ago

We have a JDK image for Java 17 and we'd like a JRE image for Java 17.

yosifkit commented 2 years ago

\ - https://github.com/docker-library/openjdk/issues/272#issue-400499916

As far as we have been informed, the JRE is no longer a target of the openjdk project. "JDK 12+ has no official JRE build. The reason for this is that the jlink tool allows users to create precisely-targeted stripped JDK images for their applications, and this is IMO better for Docker than a JRE image."