temurin-build icon indicating copy to clipboard operation
temurin-build copied to clipboard

Docker images for Java 21 arm32v7 missing in docker-hub

Open codepitbull opened this issue 1 year ago • 4 comments

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:

codepitbull avatar Sep 26 '24 15:09 codepitbull

Sorry, this question was answered here: https://github.com/adoptium/adoptium-support/issues/962

Can you give me a hint where I could open a bug to remove that misleading from supported-platforms list?

Cheers, Jochen

codepitbull avatar Sep 27 '24 11:09 codepitbull

See https://github.com/adoptium/adoptium.net/pull/3104

karianna avatar Sep 27 '24 22:09 karianna

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 :)

codepitbull avatar Sep 28 '24 09:09 codepitbull

https://github.com/adoptium/adoptium.net/blob/main/content/asciidoc-pages/supported-platforms/index.adoc

smlambert avatar Sep 28 '24 11:09 smlambert

Now https://github.com/adoptium/adoptium.net/blob/a6602930ded2e665f5d6c032e6d587505ee5c218/src/data/supported-platforms.json#L298

sxa avatar Aug 07 '25 10:08 sxa

PR to fix this: https://github.com/adoptium/adoptium.net/pull/277

andrew-m-leonard avatar Aug 13 '25 14:08 andrew-m-leonard