Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

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" } } }