AdoptOpenJDK / openjdk-docker

Scripts for creating Docker images of OpenJDK binaries.

Home Page:https://hub.docker.com/_/adoptopenjdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine arm64 support

csandanov opened this issue · comments

Hi, I've noticed that there's currently no linux/arm64 support for Alpine. Do you have any plans to add it?

Do you want Alpine with glibc or Alpine with musl? The latter would require OpenJDK builds with the necessary patches and I'm not even sure that they are publicly available.

I use alpine-jre for amd64 (versions 8, 11, 13), as I understand they're all glibc based, I'm perfectly fine with that as long as it works

Any updates on this issue? I'm also interested in building an ARM64 image based on this.

please see github.com/adoptium/containers issue number one for the discussion on Alpine containers going forward.