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

Unable to pull Groovy JDK8 image #5082

Closed
keeganwitt opened this issue Nov 16, 2018 · 7 comments
Closed

Unable to pull Groovy JDK8 image #5082

keeganwitt opened this issue Nov 16, 2018 · 7 comments

Comments

@keeganwitt
Copy link
Contributor

Users are reporting they can't pull jdk8: groovy/docker-groovy#41

$ docker pull groovy:jdk8
jdk8: Pulling from library/groovy
no matching manifest for unknown in the manifest list entries

When I try to pull, I get

$ docker pull groovy:jdk8
jdk8: Pulling from library/groovy
no supported platform found in manifest list
@yosifkit
Copy link
Member

Yeah, that is just #3835 and the fact that we are still rebuilding almost everything because of https://bugs.debian.org/913614 (#5070).

@mamsterla
Copy link

Still seeing this for MacOS - what is the right way to get a jdk8/jre8 for Groovy-2.5.4?

@tianon
Copy link
Member

tianon commented Dec 5, 2018

I've filed groovy/docker-groovy#43 to fix the build error.

@grahamlyons
Copy link

I'm still getting an error pulling a Groovy image:

$ docker image pull groovy
Using default tag: latest
latest: Pulling from library/groovy
no matching manifest for unknown in the manifest list entries

Looks like groovy/docker-groovy#43 has been merged; does that mean the build should be fixed or will there be a wait?

@keeganwitt
Copy link
Contributor Author

Gotta wait until it gets merged into the repo Docker Library builds from: #5165

@grahamlyons
Copy link

Gotcha. Thanks.

@keeganwitt
Copy link
Contributor Author

Build is complete and I'm able to pull now.

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

5 participants