-
Notifications
You must be signed in to change notification settings - Fork 183
Could not reach any registry endpoint #88
Comments
I don't get the same problem with another box: |
+1 |
👍 I'm not doing anything big, just vagrant init, up, ssh, git clone, docker build
/var/log/docker.log say
A curl on the ".../tags" url give me a
Reading this post I guess this boot2docker is missing some auth token. |
Same problem here. Makes me wonder if you added docker support on vagrant just for marketing? |
docker registry killed support for docker clients v1.5. Is this built with docker client version above 1.5? |
It's a shame, I need a very light weight VM that only needs to run docker, and I'd like it from someone I trust. This would have fit the bill nicely. I might try building my own at some point 😃 |
Still an open issue for those trying to use
However, if you instead use: |
I'm getting this error all of a sudden when running
vagrant up
My Vagrantfile:
Vagrantfile.host:
Here is the log:
I tried destroying and rebuilding a couple of times.
Any ideas what this might be?
The text was updated successfully, but these errors were encountered: