docker-alpine-java icon indicating copy to clipboard operation
docker-alpine-java copied to clipboard

docker hub repo is missing

Open btalbot opened this issue 5 years ago • 26 comments

Maybe it got removed by mistake? https://hub.docker.com/r/frolvlad/alpine-oraclejdk8/

The JRE repo is still there at the expected location: https://hub.docker.com/r/frolvlad/alpine-oraclejre8/

btalbot avatar Jan 19 '19 23:01 btalbot

I am facing the same issue.

itdeepdive avatar Jan 20 '19 01:01 itdeepdive

WTF?! I haven’t done that! And I have never received any notifications!

frol avatar Jan 20 '19 06:01 frol

I have contacted support, but their bot replied that my request will be processed during their work hours (Mon-Fri). Thus, I have pushed a new temporary image: https://cloud.docker.com/repository/docker/frolvlad/alpine-oraclejdk8-temporary/

frol avatar Jan 20 '19 07:01 frol

Weird, hope you didn't get hacked ;-) Thanks for the quick reaction though @frol

BernhardBln avatar Jan 20 '19 14:01 BernhardBln

Let me try the temporary one

itdeepdive avatar Jan 20 '19 19:01 itdeepdive

still not work

liming1019 avatar Jan 21 '19 04:01 liming1019

It did work for me (and saved my ass) on the weekend... but I don't dare to clear our caches again in order to check if it stopped working.

BernhardBln avatar Jan 21 '19 07:01 BernhardBln

I will publish the frolvlad/alpine-oraclejdk8 image back later today if Docker Hub will not be able to respond or restore the image themselves. In fact, it is only a matter of stats (number of pulls and stars), but it is not that critical.

frol avatar Jan 21 '19 07:01 frol

"Great", I cannot create any automated build image on Docker Hub due to the timeout on fetching the list of my repositories.

image

P.S. I have not received a single word from Docker Hub team.

frol avatar Jan 22 '19 09:01 frol

Oh my god, even when I finally got through the timeout, I get the error that the image with this name exists:

image

There is nothing I can do in this situation without Docker Hub team help, so I will try to find some other contacts (reddit, twitter).

frol avatar Jan 22 '19 09:01 frol

Hmm, that's frustrating man. The temp image frolvlad/alpine-oraclejdk8-temporary seems to have disappeared too. Keep us posted!

rprinsen avatar Jan 22 '19 09:01 rprinsen

@rprinsen I have removed it myself when thought that frolvlad/alpine-oraclejdk8 could not be created due to the conflict, but once that didn't help, I have re-created the temporary image and it should be available - https://cloud.docker.com/repository/docker/frolvlad/alpine-oraclejdk8-temporary

frol avatar Jan 22 '19 09:01 frol

awesome, thanks for the quick response!

rprinsen avatar Jan 22 '19 09:01 rprinsen

No word back from docker hub yet?

btalbot avatar Jan 25 '19 02:01 btalbot

@btalbot yes, that is still the case.

I'm going to create frolvlad/alpine-java image and merge JDK and JRE repos.

frol avatar Jan 25 '19 07:01 frol

You can expect a "word" from Docker support right about never. +1 for frolvlad/alpine-java. You should maybe call it alpine-oracle-java

steve-todorov avatar Jan 26 '19 09:01 steve-todorov

I have finally created frolvlad/alpine-java image (Docker Hub hangs on fetching my github repositories list).

frol avatar Jan 30 '19 21:01 frol

@frol nice

qyvlik avatar Jan 31 '19 10:01 qyvlik

FYI, I have merged frolvlad/alpine-oraclejre8 image into frolvlad/alpine-java. Consider using jre8-* tags if you don't need the whole devkit in the final image (I have added an example of using Docker multi-stage builds into the README).

frol avatar Feb 02 '19 22:02 frol

Well, here we go...

7639e0cf-f8b8-4166-8889-59b090038455

frol avatar Feb 13 '19 17:02 frol

Wonder if it's for the name Or4c13 or for the contents. Don't want someone thinking this was an official Or4c13 distribution or something.

btalbot avatar Feb 13 '19 22:02 btalbot

FYI, Oracle requires using Oracle account to download JDK now (give this link a try: https://download.oracle.com/otn/java/jdk/8u212-b10/59066701cf1a433da9770636fbc4c9aa/jdk-8u212-linux-x64.tar.gz), so I don't see a way to publish updates of this Docker image anymore.

frol avatar Apr 30 '19 06:04 frol

@frol maybe use https://adoptopenjdk.net/ instead ? They have builds on github

grzesuav avatar May 02 '19 14:05 grzesuav

@grzesuav I don't see any point in having OpenJDK binaries compiled for glibc running on Alpine. There is already frolvlad/alpine-openjdk7, and Alpine Linux has OpenJDK8 in their repositories as well.

frol avatar May 02 '19 17:05 frol

ok, understood.

grzesuav avatar May 07 '19 15:05 grzesuav

Is there anyway to get a copy of the image frolvlad/alpine-oraclejdk8:slim? I am in dire straights!! The newer version doesn't work for me

hspinks1 avatar Jul 16 '19 19:07 hspinks1