I am attempting to download centos image in "Docker quickstart terminal" with command
docker pull centos:7
with result
Pulling repository docker.io/library/centos
Error while pulling image: Get https://index.docker.io/v1/repositories/library/centos/images: dial tcp: lookup index.docker.io: no such host
I use
Docker version 1.9.1, build a34a1d5
Update
This looks like a problem with the DNS visible from "Docker quickstart terminal"
$ nslookup.exe index.docker.io
Serwer: UnKnown
Address: 2a01:1700:2:ffff::9f01
*** UnKnown nie może odnaleźć index.docker.io: No response from server