Expected behavior
docker runs the hello-world example after installation
Actual behavior
i/o timeout problem
C:\Users\vilem>docker run hello-world
Unable to find image ‘hello-world:latest’ locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/library/hello-world/manifests/latest: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fhello-world%3Apull&service=registry.docker.io: dial tcp: lookup auth.docker.io on 192.168.65.1:53: dial tcp 192.168.65.1:53: i/o timeout.
See ‘docker run --help’.
Information
Windows 10
[08:03:07.407][ProxyProcess ][Info ] Dial Hyper-V socket 10e5e460-9464-4174-a7dd-4c7deb65d0c0:23a432c2-537a-4291-bcb5-d62504644739
[08:03:07.427][ProxyProcess ][Info ] proxy << GET /v1.24/containers/json
[08:03:07.432][Cmd ][Info ] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
[08:03:07.434][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:07.435][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:07.440][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:07.442][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:07.442][DockerDaemonChecker][Info ] Docker daemon is running
[08:03:07.445][NamedPipeClient][Info ] Received response for Start
[08:03:07.444][NamedPipeServer][Info ] Start done.
[08:03:07.473][Notifications ][Info ] Docker is running
[08:03:07.473][Mixpanel ][Info ] Usage Statistic: installShowWelcomePopup
[08:03:07.716][Mixpanel ][Info ] Usage Statistic: appRunning
[08:03:12.435][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:12.435][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:12.443][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:12.444][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:13.601][ProxyProcess ][Info ] proxy >> GET /v1.24/info
[08:03:13.602][ProxyProcess ][Info ] Dial Hyper-V socket 10e5e460-9464-4174-a7dd-4c7deb65d0c0:23a432c2-537a-4291-bcb5-d62504644739
[08:03:13.652][ProxyProcess ][Info ] proxy << GET /v1.24/info
[08:03:17.436][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:17.437][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:17.443][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:17.443][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:22.437][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:22.437][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:22.443][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:22.444][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:22.694][ProxyProcess ][Info ] proxy >> POST /v1.24/containers/create [rewriteBinds]
[08:03:22.718][ProxyProcess ][Info ] Failed to Walk to [snapshots 7b604a4f8d9346be6c1ddce83aeb91bb5a21b4d1 ro com.docker.driver.amd64-linux proxy http] 9p: No such file or directory
[08:03:22.729][ProxyProcess ][Info ] Failed to Walk to [snapshots 7b604a4f8d9346be6c1ddce83aeb91bb5a21b4d1 ro com.docker.driver.amd64-linux proxy https] 9p: No such file or directory
[08:03:22.737][ProxyProcess ][Info ] Failed to Walk to [snapshots 7b604a4f8d9346be6c1ddce83aeb91bb5a21b4d1 ro com.docker.driver.amd64-linux proxy exclude] 9p: No such file or directory
[08:03:22.740][ProxyProcess ][Info ] proxy >> POST /v1.24/containers/create
[08:03:22.741][ProxyProcess ][Info ] Dial Hyper-V socket 10e5e460-9464-4174-a7dd-4c7deb65d0c0:23a432c2-537a-4291-bcb5-d62504644739
[08:03:22.744][ProxyProcess ][Info ] proxy << POST /v1.24/containers/create
[08:03:22.748][ProxyProcess ][Info ] proxy >> GET /v1.24/info
[08:03:22.748][ProxyProcess ][Info ] Dial Hyper-V socket 10e5e460-9464-4174-a7dd-4c7deb65d0c0:23a432c2-537a-4291-bcb5-d62504644739
[08:03:22.769][ProxyProcess ][Info ] proxy << GET /v1.24/info
[08:03:22.859][ProxyProcess ][Info ] proxy >> POST /v1.24/images/create?fromImage=hello-world&tag=latest
[08:03:22.859][ProxyProcess ][Info ] Dial Hyper-V socket 10e5e460-9464-4174-a7dd-4c7deb65d0c0:23a432c2-537a-4291-bcb5-d62504644739
[08:03:22.863][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[d34b] 192.168.65.2:57151 → 192.168.65.1 d34b Query:0 na:c:r:rn 0 <qs:registry-1.docker.io. <A|IN>> an: au: ad:
[08:03:22.864][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[d34b] Forwarding to 10.0.75.1
[08:03:22.864][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[ba9d] 192.168.65.2:39004 → 192.168.65.1 ba9d Query:0 na:c:r:rn 0 <qs:registry-1.docker.io. <AAAA|IN>> an: au: ad:
[08:03:22.864][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[ba9d] Forwarding to 10.0.75.1
[08:03:22.917][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[d34b] 192.168.65.2:57151 ← 192.168.65.1 d34b Response:0 na:c:r:ra 0 <qs:registry-1.docker.io. <A|IN>> <an:registry-origin.docker.io <IN|60> [A (52.72.94.105)],registry-origin.docker.io <IN|60> [A (52.71.80.248)],registry-origin.docker.io <IN|60> [A (52.23.141.149)],registry-origin.docker.io <IN|60> [A (52.22.114.101)],registry-origin.docker.io <IN|60> [A (52.22.111.227)],registry-origin.docker.io <IN|60> [A (52.22.69.83)],registry-origin.docker.io <IN|60> [A (52.6.222.149)],registry-origin.docker.io <IN|60> [A (52.73.165.108)],registry-1.docker.io <IN|60> [CNAME (registry-origin.docker.io)]> <au: <IN|463915> [NS (c.root-servers.net)], <IN|463915> [NS (e.root-servers.net)], <IN|463915> [NS (i.root-servers.net)], <IN|463915> [NS (f.root-servers.net)], <IN|463915> [NS (b.root-servers.net)], <IN|463915> [NS (m.root-servers.net)], <IN|463915> [NS (k.root-servers.net)], <IN|463915> [NS (g.root-servers.net)], <IN|463915> [NS (d.root-servers.net)], <IN|463915> [NS (l.root-servers.net)], <IN|463915> [NS (h.root-servers.net)], <IN|463915> [NS (a.root-servers.net)], <IN|463915> [NS (j.root-servers.net)]> <ad:a.root-servers.net <IN|549836> [A (198.41.0.4)]>
[08:03:22.922][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[ba9d] 192.168.65.2:39004 ← 192.168.65.1 ba9d Response:0 na:c:r:ra 0 <qs:registry-1.docker.io. <AAAA|IN>> <an:registry-1.docker.io <IN|60> [CNAME (registry-origin.docker.io)]> <au:docker.io <IN|900> [SOA (ns-513.awsdns-00.net,awsdns-hostmaster.amazon.com, 1,7200,900,1209600,86400)]> ad:
[08:03:22.924][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 52.73.165.108:443 > 192.168.65.2:56936 connecting
[08:03:22.924][ProxyProcess ][Debug ] com.docker.slirp.exe: Socket.TCPV4.connect_v4 52.73.165.108:443: connecting
[08:03:23.000][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 52.73.165.108:443 > 192.168.65.2:56936 connected
[08:03:23.370][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 52.73.165.108:443 > 192.168.65.2:56936 closing: l2r = 583 bytes bytes at 1.5 KiB/sec and 16.3 IOPS/sec; r2l = 3.2 KiB bytes at 8.6 KiB/sec and 8.2 IOPS/sec
[08:03:23.370][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 52.73.165.108:443 > 192.168.65.2:56936 Socket.Stream.close
[08:03:23.373][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[34cb] 192.168.65.2:37213 → 192.168.65.1 34cb Query:0 na:c:r:rn 0 <qs:auth.docker.io. <AAAA|IN>> an: au: ad:
[08:03:23.373][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[34cb] Forwarding to 10.0.75.1
[08:03:23.374][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[9c17] 192.168.65.2:47433 → 192.168.65.1 9c17 Query:0 na:c:r:rn 0 <qs:auth.docker.io. <A|IN>> an: au: ad:
[08:03:23.374][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[9c17] Forwarding to 10.0.75.1
[08:03:23.462][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[34cb] 192.168.65.2:37213 ← 192.168.65.1 34cb Response:0 na:c:r:ra 0 <qs:auth.docker.io. <AAAA|IN>> <an:elb-registry.us-east-1.aws.dckr.io <IN|900> [CNAME (us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com)],auth.docker.io <IN|300> [CNAME (elb-registry.us-east-1.aws.dckr.io)]> <au:us-east-1.elb.amazonaws.com <IN|60> [SOA (ns-1119.awsdns-11.org,awsdns-hostmaster.amazon.com, 1,7200,900,1209600,60)]> ad:
[08:03:23.474][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[9c17] 192.168.65.2:47433 ← 192.168.65.1 9c17 Response:0 na:t:r:ra 0 <qs:auth.docker.io. <A|IN>> <an:us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.23.141.149)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.22.114.101)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.22.69.83)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.6.222.149)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (54.172.251.194)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.73.165.108)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.72.94.105)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|60> [A (52.71.80.248)],elb-registry.us-east-1.aws.dckr.io <IN|900> [CNAME (us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com)],auth.docker.io <IN|300> [CNAME (elb-registry.us-east-1.aws.dckr.io)]> <au:com <IN|158210> [NS (b.gtld-servers.net)],com <IN|158210> [NS (h.gtld-servers.net)],com <IN|158210> [NS (c.gtld-servers.net)],com <IN|158210> [NS (a.gtld-servers.net)],com <IN|158210> [NS (m.gtld-servers.net)],com <IN|158210> [NS (f.gtld-servers.net)],com <IN|158210> [NS (e.gtld-servers.net)],com <IN|158210> [NS (l.gtld-servers.net)],com <IN|158210> [NS (g.gtld-servers.net)],com <IN|158210> [NS (k.gtld-servers.net)],com <IN|158210> [NS (d.gtld-servers.net)],com <IN|158210> [NS (i.gtld-servers.net)]> ad:
[08:03:23.474][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48274 connecting
[08:03:23.475][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:24.465][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48274 connecting
[08:03:24.466][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:26.466][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48274 connecting
[08:03:26.468][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:27.437][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:27.437][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:27.443][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:27.443][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:28.475][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[a0e2] 192.168.65.2:56985 → 192.168.65.1 a0e2 Query:0 na:c:r:rn 0 <qs:auth.docker.io. <A|IN>> an: au: ad:
[08:03:28.479][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[a0e2] Forwarding to 10.0.75.1
[08:03:28.480][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[a0e2] 192.168.65.2:56985 ← 192.168.65.1 a0e2 Response:0 na:t:r:ra 0 <qs:auth.docker.io. <A|IN>> <an:us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.22.114.101)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.22.69.83)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.6.222.149)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (54.172.251.194)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.73.165.108)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.72.94.105)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.71.80.248)],us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com <IN|55> [A (52.23.141.149)],elb-registry.us-east-1.aws.dckr.io <IN|895> [CNAME (us-east-1-elbregis-10fucsvj1tcgy-133821800.us-east-1.elb.amazonaws.com)],auth.docker.io <IN|295> [CNAME (elb-registry.us-east-1.aws.dckr.io)]> <au:com <IN|158205> [NS (a.gtld-servers.net)],com <IN|158205> [NS (d.gtld-servers.net)],com <IN|158205> [NS (c.gtld-servers.net)],com <IN|158205> [NS (k.gtld-servers.net)],com <IN|158205> [NS (g.gtld-servers.net)],com <IN|158205> [NS (f.gtld-servers.net)],com <IN|158205> [NS (l.gtld-servers.net)],com <IN|158205> [NS (i.gtld-servers.net)],com <IN|158205> [NS (j.gtld-servers.net)],com <IN|158205> [NS (m.gtld-servers.net)],com <IN|158205> [NS (b.gtld-servers.net)],com <IN|158205> [NS (e.gtld-servers.net)]> ad:
[08:03:28.480][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48276 connecting
[08:03:28.481][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:29.476][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48276 connecting
[08:03:29.499][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:31.476][ProxyProcess ][Debug ] com.docker.slirp.exe: TCP 192.168.65.1:53 > 192.168.65.2:48276 connecting
[08:03:31.476][ProxyProcess ][Error ] com.docker.slirp.exe: PPP.listen callback: caught Unix.Unix_error(Unix.ENOENT, “open”, “/etc/resolv.conf”)
[08:03:32.437][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:32.438][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:32.444][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:32.444][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:33.480][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[1af8] 192.168.65.2:51024 → 192.168.65.1 1af8 Query:0 na:c:r:rn 0 <qs:auth.docker.io.local. <AAAA|IN>> an: au: ad:
[08:03:33.480][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[1af8] Forwarding to 10.0.75.1
[08:03:33.481][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[b7f0] 192.168.65.2:49597 → 192.168.65.1 b7f0 Query:0 na:c:r:rn 0 <qs:auth.docker.io.local. <A|IN>> an: au: ad:
[08:03:33.481][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[b7f0] Forwarding to 10.0.75.1
[08:03:33.504][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[b7f0] 192.168.65.2:49597 ← 192.168.65.1 b7f0 Response:0 na:c:r:ra 3 <qs:auth.docker.io.local. <A|IN>> an: <au: <IN|900> [SOA (a.root-servers.net,nstld.verisign-grs.com, 2016070101,1800,900,604800,86400)]> ad:
[08:03:33.508][ProxyProcess ][Debug ] com.docker.slirp.exe: DNS[1af8] 192.168.65.2:51024 ← 192.168.65.1 1af8 Response:0 na:c:r:ra 3 <qs:auth.docker.io.local. <AAAA|IN>> an: <au: <IN|900> [SOA (a.root-servers.net,nstld.verisign-grs.com, 2016070101,1800,900,604800,86400)]> ad:
[08:03:33.511][ProxyProcess ][Info ] proxy << POST /v1.24/images/create?fromImage=hello-world&tag=latest
[08:03:37.438][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:37.439][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:37.444][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:37.444][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:42.439][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:42.439][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:42.445][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:42.445][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:47.439][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:47.440][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:47.445][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:47.446][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:52.439][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:52.440][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:52.445][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:52.447][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:57.440][ProxyProcess ][Info ] listen tcp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:57.440][ProxyProcess ][Info ] Waiting for the port/IP to become available
[08:03:57.447][ProxyProcess ][Info ] listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[08:03:57.447][ProxyProcess ][Info ] Waiting for the port/IP to become available
Steps to reproduce the behavior
- install docker for windows
- run > docker run hello-world