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

All the dockerfile images seem to have vanished from hub.docker.com #23

Open
goraxe opened this issue Aug 14, 2015 · 3 comments
Open

All the dockerfile images seem to have vanished from hub.docker.com #23

goraxe opened this issue Aug 14, 2015 · 3 comments

Comments

@goraxe
Copy link

goraxe commented Aug 14, 2015

Did docker remove the images or did you guys?

Both the links below show empty pages
https://hub.docker.com/r/dockerfile/

https://hub.docker.com/u/dockerfile/

Any pull
docker pull dockerfile/ubuntu
Pulling repository dockerfile/ubuntu
FATA[0001] Error: image dockerfile/ubuntu:latest not found

docker pull dockerfile/java:latest
Pulling repository dockerfile/java
FATA[0004] Error: image dockerfile/java:latest not found

@lpicanco
Copy link

+1

@bwalding
Copy link

They all moved - https://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/

Replace dockerfile/java with registry.hub.docker.com/java

@matanox
Copy link

matanox commented Feb 25, 2016

Why not update the readme in that case?

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

4 participants