docker-library / openjdk

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

Request to provide docker image for oraclelinux 7 with openjdk 11 #444

Closed nagasitaramthigulla closed 3 years ago

nagasitaramthigulla commented 3 years ago

I see oraclelinux has images for jdk 15 and above. can we get the image for jdk 11.

wglambert commented 3 years ago

8 and 11 were moved to consume from AdoptOpenJDK https://github.com/docker-library/openjdk/pull/322

We also have a version/variant support matrix https://github.com/docker-library/openjdk/issues/272

tianon commented 3 years ago

This is a fair request for consistency's sake though - having the RedHat-produced AdoptOpenJDK-hosted binaries on top of Oracle Linux. :smile: