docker
docker copied to clipboard
Arm64 alpine images
Feature Request
Support arm64 alpine images
Was there anything blocking this in the work for multi-arch support?
Yes support upstream, arm64 alpine port was only merged into Java 16 which the Jenkins project doesn't officially support.
It's been backported into Zulu and Bellsoft Java 11 which are different vendors to what we normally use but possibly could be done if someone were to PR it. Eclipse Temurin which is our standard distribution has said they will backport it to 11 but I don't think it has happened yet
As of May 1, 2022, Eclipse Temurin only provides amd64 images for Alpine images. Still blocked by lack of an upstream image to support it.