Add Debian variants of Oracle-consuming versions#355
Add Debian variants of Oracle-consuming versions#355yosifkit merged 1 commit intodocker-library:masterfrom
Conversation
|
To my point in #302 (comment):
I think we're reasonably safe to reintroduce these given the amount of time that has now passed since the old versions were deprecated (including a major Debian release, so these are Buster-based instead of Stretch-based). |
|
Should we add something like docker-library/php#542? |
|
Oh, very interesting thought, although I think that's slightly orthogonal (given that we already have the Adopt variants for 8 and 11 which do not include something like that but could probably also benefit). I think it's a little bit harder to achieve though given the varying nature of JRE/JDK package names (things like |
These are images based on the official JDK artifacts for 12+ released on https://jdk.java.net/ with a Debian base in addition to Oracle.
b26a21d to
3d26403
Compare
|
Rebased/updated 👍 |
|
... and now the relevant half of the CI is green 😄 |
Changes: - docker-library/openjdk@545278c: Merge pull request docker-library/openjdk#355 from infosiftr/oracle-debian - docker-library/openjdk@3d26403: Add Debian variants of Oracle-consuming versions - docker-library/openjdk@ed26879: Adjust latest to 13 and remove 12 (now EOL)
These are images based on the official JDK artifacts for 12+ released on https://jdk.java.net/ with a Debian base in addition to Oracle.
Closes #302
A Useful Diff: