Configure Docker to have proxy set in build
{ "proxies": { "default": { "httpProxy": "http://x50l002:x52503@vip-proxy-l4s.snmc.cec.eu.int:8012", "httpsProxy": "http://x50l002:x52503@vip-proxy-l4s.snmc.cec.eu.int:8012", "noProxy": "*.test.example.com,.example.org,127.0.0.0/8" } } }