Replies: 1 comment
-
duplicate of adoptium/containers#158 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
There are docker images for eclipse-temurin for amd64 and arm64 (among others).
There's also an eclipse-temurin image based on alpine for amd64, but none based on alpine for arm64. Is there a specific reason for that?
Since alpine itself exists for arm64 as well...
We're currently using eclipse-temurin:11-alpine as base image for our services on production but we would need arm64 support as well. Is there anything planned in that direction?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions