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

amd64 builds are not available #66

Closed
Kleinendorst opened this issue Aug 28, 2018 · 9 comments
Closed

amd64 builds are not available #66

Kleinendorst opened this issue Aug 28, 2018 · 9 comments

Comments

@Kleinendorst
Copy link

This image is being used in our pipeline, but failed.
I investigated this issue and apparently a lot of builds are not
available. The following error is printed:

no matching manifest for linux/amd64 in the manifest list entries

I tried the following images:

  1. gradle:4.10-jre-alpine
  2. gradle:alpine

The following image does work still: gradle:4.9.0-jdk8-slim, but isn't of use
to me because I rely on Alpine specific stuff (ash).

I also noted the build pipeline for these images hangs: link.

@NeveHanter
Copy link

The same problem when using gradle:4.10-jdk8-alpine, and build still hangs.

@Kleinendorst You have typo in the title arm64 should be amd64

@Kleinendorst Kleinendorst changed the title arm64 builds are not available amd64 builds are not available Aug 28, 2018
@Kleinendorst
Copy link
Author

@NeveHanter You are correct, I updated the title.

@falknerdominik
Copy link

Hi,
do we have an estimate when this image will be available again?

@cah-andrew-waldron
Copy link

We also have the same issues with pulling gradle:latest while docker pull gradle:4.9 still works.

@hm1rafael
Copy link

for the moment, using 4.9-alpine

@jwagnerLegacy
Copy link

Also confirming issues with gradle:jdk8-alpine and gradle:alpine

@keeganwitt
Copy link
Owner

keeganwitt commented Aug 28, 2018

Perhaps something happened when the latest release got tagged. I've opened docker-library/official-images#4789 with the Docker Library folks. Let me know if you see issues with other images that I've missed. I've seen issues like this before -- they'll likely just repush them all.

@falknerdominik
Copy link

Yep, all 4.9 images seem to work, all 4.10 images are not available.

@keeganwitt
Copy link
Owner

They're still working on an issue with their build infrastructure, but in the mean time, tianon over at Docker Library has pushed up the missing images. You should be good to go now.

rseedorff added a commit to secureCodeBox/scanner-webapplication-zap that referenced this issue Aug 30, 2018
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

7 participants