jdownloader icon indicating copy to clipboard operation
jdownloader copied to clipboard

docker repo missing

Open steled opened this issue 9 months ago • 2 comments

Hi,

it seems that your Docker repo is completely missing. Is this intended or maybe done by Docker?

BR

steled avatar May 01 '24 05:05 steled

Hello, yes i don't know what happened. If my account has been hacked or suspended by docker? I m unvestigating, and I contacted docker hub to know what is the problem?

antlafarge avatar May 01 '24 09:05 antlafarge

It has been resolved. They said it should be a user request. So I Guess a bug or a hack. Anyway everything should be restored ! Thank you for the message !

antlafarge avatar May 01 '24 12:05 antlafarge

Hi,

good to hear, then I can remove my fork again 😄. Just a note, I'm not sure how you build the images, but for the short term I've implemented the whole process via GitHub Actions if you want to use it too: build.yml

steled avatar May 02 '24 04:05 steled

Okay I build everything manually by using buildx, but I will look at this, thanks !

antlafarge avatar May 02 '24 16:05 antlafarge

It's gone again.

kibashlive avatar Jun 06 '24 08:06 kibashlive

Hello, thats not the same problem. There is a bug with the "General" page of the repository on dockerhub. The other tabs work. I contacted the support team, i'm waiting for an answer.

Anyway you Can check the releases and the tags here : https://hub.docker.com/repository/docker/antlafarge/jdownloader/tags

And you Can see the updated readme here : https://github.com/antlafarge/jdownloader/blob/main/README.md

antlafarge avatar Jun 06 '24 08:06 antlafarge

Thanks for the fast reply. You're right https://hub.docker.com/r/antlafarge/jdownloader/tags does indeed work. Dockerhub should fix there error pages.

kibashlive avatar Jun 06 '24 08:06 kibashlive

Hi,

good to hear, then I can remove my fork again 😄. Just a note, I'm not sure how you build the images, but for the short term I've implemented the whole process via GitHub Actions if you want to use it too: build.yml

Hello, thank you I automatised the build and got inspired by your build script 😃

antlafarge avatar Jun 27 '24 12:06 antlafarge