Currently we use the Temurin images that do not have Arm platforms implementations for Alpine. It would be nice to add support for Arm Alpine by using a different base image in the Arm configuration
#5 [linux/arm64 internal] load metadata for docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine
#5 ERROR: no match for platform in manifest: not found
#2 [linux/arm/v7 internal] load metadata for docker.io/library/eclipse-temurin:11.0.21_9-jre-alpine
#2 ERROR: no match for platform in manifest: not found
Proposal
Currently we use the Temurin images that do not have Arm platforms implementations for Alpine. It would be nice to add support for Arm Alpine by using a different base image in the Arm configuration
References