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

jdk17 image is not available for armv7 architecture #65

Open
IRus opened this issue Oct 31, 2021 · 0 comments
Open

jdk17 image is not available for armv7 architecture #65

IRus opened this issue Oct 31, 2021 · 0 comments

Comments

@IRus
Copy link

IRus commented Oct 31, 2021

Per readme:

Liberica is a 100% open-source Java implementation. It is built from OpenJDK which BellSoft contributes to, is thoroughly tested and passed the JCK provided under the license from OpenJDK. Liberica supports the following architectures: x86_64, ARMv8, ARMv7 Liberica binaries for the Raspberry Pi also contain JavaFX with hardware-accelerated EGL support and Device IO API as additional modules.

docker pull bellsoft/liberica-openjdk-centos:11

works fine on rpi 4b (armv7), but image for jdk17 is not supported on armv7:

pi@raspberrypi:~ $ docker pull bellsoft/liberica-openjdk-centos:17
17: Pulling from bellsoft/liberica-openjdk-centos
no matching manifest for linux/arm/v7 in the manifest list entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant