Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Alpine images for Arm #107

Open
oleg-nenashev opened this issue Jan 5, 2024 · 1 comment
Open

Provide Alpine images for Arm #107

oleg-nenashev opened this issue Jan 5, 2024 · 1 comment

Comments

@oleg-nenashev
Copy link
Member

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

#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

References

@holomekc
Copy link

holomekc commented Apr 1, 2024

temurin alpine does support arm64, if using Java 21. Is this an option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants