adoptium / containers

Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers.
https://hub.docker.com/_/eclipse-temurin/
Apache License 2.0
204 stars 87 forks source link

Support for arm64, temurin 17 and alpine? #566

Closed victornoel closed 4 weeks ago

victornoel commented 1 month ago

Please add the exact image (with tag) that you are using

eclipse-temurin:17-jdk-alpine

Please add the version of Docker you are running

Docker version 26.1.3, build b72abbb6f0

What happened?

I noticed that for arm64, there is support for

But no support for temurin 17 and alpine.

Is there any way to add it?

Thank you

Relevant log output

No response

karianna commented 4 weeks ago

See https://github.com/adoptium/containers/issues/466 - Java 17 on Alpine isn't really considered to be production ready/stable.

victornoel commented 4 weeks ago

@karianna makes sense, thank you for the feedback and sorry for missing that old ticket :)

karianna commented 4 weeks ago

All good, I/we totally lose sight of old tickets decisions, and we work here ;-)