Searched hist:"06 cc3551714f2c9ee0d12f78a2ecd7e21b484fc8" (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/docker/ |
H A D | docker.py | 06cc3551714f2c9ee0d12f78a2ecd7e21b484fc8 Mon Mar 06 20:55:20 UTC 2017 Philippe Mathieu-Daudé <f4bug@amsat.org> tests/docker: support proxy / corporate firewall
if ftp_proxy/http_proxy/https_proxy standard environment variables available, pass them to the docker daemon to build images. this is required when building behind corporate proxy/firewall, but also help when using local cache server (ie: apt/yum).
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20170306205520.32311-1-f4bug@amsat.org> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com>
|