Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are the 11-jre-alpine images? #440

Closed
kallisti5 opened this issue Nov 24, 2020 · 6 comments
Closed

Where are the 11-jre-alpine images? #440

kallisti5 opened this issue Nov 24, 2020 · 6 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@kallisti5
Copy link

Looking to upgrade our 8-jre-alpine containers to 11-jre-alpine, but not seeing any alpine-based containers for OpenJDK 11.
Anyone know what's going on? There appears to be containers for OpenJDK 12+, and up until OpenJDK 8.

Lots of applications require OpenJDK 11, so it's a weird gap.

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Nov 24, 2020
@wglambert
Copy link

#272
It's not officially supported by the OpenJDK project #211 (comment), #212 (comment), #235 (comment)

@kallisti5
Copy link
Author

I have to ask though... why is OpenJDK 12+ supported on Alpine, and OpenJDK 8 is supported on Alpine, but 11 is not?
I feel like those comments might be based on old information.

I'm guessing it has something to do with "backporting Musl support to OpenJDK 11?.

@tianon
Copy link
Member

tianon commented Nov 25, 2020

8 and 12+ aren't supported - they are during the early access builds, but as soon as a version hits GA the alpine/musl builds go away.

If you check the timestamp on the images, you'll see they haven't been rebuilt recently.

@tianon
Copy link
Member

tianon commented Nov 25, 2020

See also https://jdk.java.net/15/:

The Alpine Linux build previously available on this page was removed as of the first JDK 15 release candidate. It’s not production-ready because it hasn’t been tested thoroughly enough to be considered a GA build. Please use the early-access JDK 16 Alpine Linux build in its place.

@kallisti5
Copy link
Author

Ok.. this all seems really dumb.
Guess i'm moving to adoptopenjdk/openjdk11:jre-11.0.9_11.1-alpine then.

bamthomas added a commit to ICIJ/datashare that referenced this issue Mar 1, 2021
@MoaazSuliman

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

4 participants