We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I pulled your image and ran docker build successfully. When I issue docker run though, including all the parameter you specified, I get this error:
Unable to find image 'meteor:latest' locally Pulling repository docker.io/library/meteor docker: Error: image library/meteor not found.
I am running docker 1.11 on Ubuntu 14.04. Is this a bug or is it related to some local set-up?
Thank you, Alex
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I pulled your image and ran docker build successfully.
When I issue docker run though, including all the parameter you specified, I get this error:
Unable to find image 'meteor:latest' locally
Pulling repository docker.io/library/meteor
docker: Error: image library/meteor not found.
I am running docker 1.11 on Ubuntu 14.04. Is this a bug or is it related to some local set-up?
Thank you,
Alex
The text was updated successfully, but these errors were encountered: