Skip to content

arm32v7/openjdk:8-jre is no longer available ? #284

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

Closed
riteshadval opened this issue Feb 28, 2019 · 1 comment
Closed

arm32v7/openjdk:8-jre is no longer available ? #284

riteshadval opened this issue Feb 28, 2019 · 1 comment

Comments

@riteshadval
Copy link

riteshadval commented Feb 28, 2019

we were using this and today can no longer pull the image, our builds are failing because of this

riteshadval$ docker pull arm32v7/openjdk:8-jre
8-jre: Pulling from arm32v7/openjdk
no matching manifest for unknown in the manifest list entries

are we suppose to now use arm32v7/openjdk:8-jre-stretch, thats seems to be ok to download but removing tag like arm32v7/openjdk:8-jre not a good idea when people are using images in wild.

@wglambert
Copy link

Duplicate of #278 (comment)

Looks like the 8 variants have been failing to build on arm32v7 for a while: 😞
. . .
There's something quirky going on with the Debian package we're pulling from, unfortunately (and it seems to not affect amd64 for whatever reason).

You can grab the archived one from https://github.com/docker-library/repo-info/blob/master/repos/openjdk/remote/8-jre.md#openjdk8-jre---linux-arm-variant-v7

$ docker pull openjdk@sha256:5fad3f3989f1e96c2cb2e030468842cba7b28f560488f5847cbbaa4d960825f4

@tianon tianon closed this as completed Mar 5, 2019
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