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

can't build the docker image with error saying image not found #27

Open
helxsz opened this issue Apr 26, 2015 · 1 comment
Open

can't build the docker image with error saying image not found #27

helxsz opened this issue Apr 26, 2015 · 1 comment

Comments

@helxsz
Copy link

helxsz commented Apr 26, 2015

am trying to build a docker image from public repository - https://github.com/dockerfile/ghost. Actually I had built it successfully before, toady I wanted to update the image to latest one, so I removed the older image, and tried to pull the new image.

However, when I tried

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

I can't really understand why it doesn't work, it is supposed to be working.

@mikeifomin
Copy link

I was surprised https://registry.hub.docker.com/_/ghost/
ghost now is official repo of docker!

So @pilwon please fix README.md file.

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

2 participants