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