diff options
author | Joffrey F <joffrey@docker.com> | 2015-10-19 16:55:49 -0700 |
---|---|---|
committer | Joffrey F <joffrey@docker.com> | 2015-10-19 16:55:49 -0700 |
commit | 326049c8bbabd9ec8e3aa42ebf263dd0aa153057 (patch) | |
tree | 1843b8d84a6d264fb37861fce16c5b2154032626 /Dockerfile | |
parent | fad509b3bd54258941cbf47a68445c699dc36ce7 (diff) | |
download | docker-py-811-unix-adapter.tar.gz |
Fix Unix adapter bug with newer versions of requests811-unix-adapter
The select_proxy utility in requests errors out when the provided URL
doesn't have a hostname, like is the case when using a UNIX socket.
Since proxies are an irrelevant notion in the case of UNIX sockets
anyway, we simply return the path URL directly.
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions