Expected behavior
I’m behind a corporate firewall but i have set up my proxy environment variables.
I’m able to login to docker successfully. I should be able to download the hello-world image.
Actual behavior
Not able to download the hello-world image.
remote error: tls: handshake failure
Information
- the output of:
- docker pull -hello-wrold
PS C:\Users\Administrator\Desktop> docker pull hello-world
Using default tag: latest
latest: Pulling from library/hello-world
error pulling image configuration: Get https://dseasb33srnrn.cloudfront.net/registry-v2/docker/registry/v2/blobs/sha256/b1/b1bf314a296b6c9da7e93efb25c8b259ea1e7e90d569bd902661fbf4a9a1425a/data?Expires=
1526923883&Signature=OHbLndSwF8bZ-ZRHsyumQYS2ry-rVJqweJ95G0W6Ez3R5HQbmxERcN0eU9auo2aMiwp~1e3fo35poY0rQhyq6kQp7W69Fta2JkqUJ9Nt6U~TuCDIBk~E9ufsvpLqGhHpFUwJKDSTJhrDqZtveG6rgeXxgB7c7YxR8K8UTqzPDPo_&Key-Pai
r-Id=APKAJECH5M7VWIS5YZ6Q: remote error: tls: handshake failure
PS C:\Users\Administrator\Desktop>
- docker pull -hello-wrold