https://bugzilla.redhat.com/show_bug.cgi?id=1084232
--- Comment #3 from Marcello de Sales marcello_desales@intuit.com --- I have the same problem and I still can't find a solution:
[mdesales@pppdc9prd1vq ~]$ HTTP_PROXY=http://proxy02.xyz.net:80 docker pull ubuntu Pulling repository ubuntu 2014/04/11 00:16:45 pull: Get https://index.docker.io/v1/repositories/ubuntu/images: dial tcp 54.224.119.89:443: connection timed out
My environment is set with the given proxy and I can download the same URL with WGET...
[mdesales@pppdc9prd1vq ~]$ wget https://index.docker.io/v1/repositories/ubuntu/images --2014-04-11 00:01:39-- https://index.docker.io/v1/repositories/ubuntu/images Resolving qypprdproxy02.ie.intuit.net... 10.158.64.16 Connecting to qypprdproxy02.ie.intuit.net|10.158.64.16|:80... connected. Proxy request sent, awaiting response... 200 OK Length: unspecified [application/json] Saving to: `images'
[ <=> ] 6,489 --.-K/s in 0.002s
2014-04-11 00:01:39 (2.80 MB/s) - `images' saved [6489]