We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What are you trying to do? I am trying to get the Java 21 image for arm32v7
Expected behaviour: According to your docs (https://adoptium.net/de/supported-platforms/) there should be arm32v7 images for Ubuntu 24.04 available.
Observed behaviour: Going to https://hub.docker.com/r/arm32v7/eclipse-temurin/ shows only images for arm32 up to Java 17.
Any other comments:
The text was updated successfully, but these errors were encountered:
Sorry, this question was answered here: adoptium/adoptium-support#962
Can you give me a hint where I could open a bug to remove that misleading from supported-platforms list?
Cheers, Jochen
Sorry, something went wrong.
See adoptium/adoptium.net#3104
Sorry for being nitpicky, but that PR doesn't cover this page: https://adoptium.net/de/supported-platforms/
And there ARM32 is still listed as supported. I have no idea where that page lives or is generated since I couldn't find it in the repos.
I would gladly provide a PR if knew where :)
https://github.com/adoptium/adoptium.net/blob/main/content/asciidoc-pages/supported-platforms/index.adoc
No branches or pull requests
What are you trying to do?
I am trying to get the Java 21 image for arm32v7
Expected behaviour:
According to your docs (https://adoptium.net/de/supported-platforms/) there should be arm32v7 images for Ubuntu 24.04 available.
Observed behaviour:
Going to https://hub.docker.com/r/arm32v7/eclipse-temurin/ shows only images for arm32 up to Java 17.
Any other comments:
The text was updated successfully, but these errors were encountered: