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

docker pull adoptopenjdk/openjdk11-openj9:latest gives no matching manifest for linux/amd64 in the manifest list entries #65

Closed
MPV opened this issue Sep 20, 2021 · 2 comments

Comments

@MPV
Copy link

MPV commented Sep 20, 2021

A clone of issue adoptium/temurin-build#2719


What are you trying to do?

docker pull adoptopenjdk/openjdk11-openj9:latest

Expected behaviour:

image pulled

Observed behaviour:

$ docker pull adoptopenjdk/openjdk11-openj9:latest
latest: Pulling from adoptopenjdk/openjdk11-openj9
no matching manifest for linux/amd64 in the manifest list entries

Any other comments:

The latest image (published 2 hours ago) seems to only be published for the linux/ppc64le OS/arch as per:
https://hub.docker.com/layers/adoptopenjdk/openjdk11-openj9/latest/images/sha256-77fc0dd8ea293637ca1631752ffcb80dd9e3928328823c562838200ca4d4240d?context=explore

@karianna
Copy link
Contributor

Eclipse Adoptium is no longer providing images for OpenJ9 builds, please see https://developer.ibm.com/languages/java/semeru-runtimes/ for the successor to adoptopenjdk openj9 builds

@AdamBrousseau
Copy link

Dup eclipse-openj9/openj9#13534

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

3 participants