Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

docker hub repo is missing #37

Open
btalbot opened this issue Jan 19, 2019 · 26 comments
Open

docker hub repo is missing #37

btalbot opened this issue Jan 19, 2019 · 26 comments

Comments

@btalbot
Copy link

btalbot commented Jan 19, 2019

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/

@itdeepdive
Copy link

I am facing the same issue.

@frol
Copy link
Member

frol commented Jan 20, 2019

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

@frol
Copy link
Member

frol commented Jan 20, 2019

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/

@BernhardBln
Copy link

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

@itdeepdive
Copy link

Let me try the temporary one

@liming1019
Copy link

still not work

@BernhardBln
Copy link

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.

@frol
Copy link
Member

frol commented Jan 21, 2019

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
Copy link
Member

frol commented Jan 22, 2019

"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
Copy link
Member

frol commented Jan 22, 2019

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).

@rprinsen
Copy link

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

@frol
Copy link
Member

frol commented Jan 22, 2019

@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

@rprinsen
Copy link

awesome, thanks for the quick response!

@btalbot
Copy link
Author

btalbot commented Jan 25, 2019

No word back from docker hub yet?

@frol
Copy link
Member

frol commented Jan 25, 2019

@btalbot yes, that is still the case.

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

@steve-todorov
Copy link

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

qyvlik added a commit to qyvlik/orderdb that referenced this issue Jan 28, 2019
scionaltera referenced this issue in scionaltera/agony-engine Jan 30, 2019
@frol
Copy link
Member

frol commented Jan 30, 2019

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

@qyvlik
Copy link

qyvlik commented Jan 31, 2019

@frol nice

@frol
Copy link
Member

frol commented Feb 2, 2019

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
Copy link
Member

frol commented Feb 13, 2019

Well, here we go...

7639e0cf-f8b8-4166-8889-59b090038455

@btalbot
Copy link
Author

btalbot commented Feb 13, 2019

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.

@frol
Copy link
Member

frol commented Apr 30, 2019

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.

@grzesuav
Copy link

grzesuav commented May 2, 2019

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

@frol
Copy link
Member

frol commented May 2, 2019

@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.

@grzesuav
Copy link

grzesuav commented May 7, 2019

ok, understood.

@hspinks1
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants