On 24 May 2014 15:01, Bastian Blank <[email protected]> wrote: > Even after installation of ca-certificates, all pull requests fails with > a no root certs error. I had to restart the docker.io process to be > able to pull stuff.
This is an issue with the "netgo" implementation of networking that upstream has to use in order to get a static binary. A related upstream issue (discussing removing the "netgo" tag/implementation for dynamic dual binary installs like ours) is https://github.com/dotcloud/docker/issues/5813. A related issue (with the same root cause) is that changes to resolv.conf won't be picked up until the daemon restarts. ♥, - Tianon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

