You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed recently that ARM64 support has been added for the alpine distro for JDK21. Thank you for this, it is a huge development for us because our new employees are being assigned Mac M1 systems and are unable to run the eclipse-temurin Alpine containers without support for ARM64.
Since this was added to JDK21 on Alpine, I thought I would raise this issue to request the same support for both JDK11 and JDK17 on Alpine as we are working with some apps that are built with these containers on x86_64 and need to be able to build the apps so that they also can run on these M1 systems.
Thank you in advance for your consideration.
The text was updated successfully, but these errors were encountered:
There was some discussion on this in #158 (comment) - JDK11 on that platform has proved unreliable. I'd expect most users to be able to move up to 21, although we do have nightly builds for 17 available if you want to test them for your purposes.
Hello,
I noticed recently that ARM64 support has been added for the alpine distro for JDK21. Thank you for this, it is a huge development for us because our new employees are being assigned Mac M1 systems and are unable to run the eclipse-temurin Alpine containers without support for ARM64.
Since this was added to JDK21 on Alpine, I thought I would raise this issue to request the same support for both JDK11 and JDK17 on Alpine as we are working with some apps that are built with these containers on x86_64 and need to be able to build the apps so that they also can run on these M1 systems.
Thank you in advance for your consideration.
The text was updated successfully, but these errors were encountered: