The container can’t access anything externally but if I export http_proxy= and export https_proxy= then it can. I have changed the dockerfile to have env http_proxy set, have followed this guide and have tried adding env variables in Portainer but alas I can’t find a way for docker to use a proxy as part of the build process. I’m going to try the non-docker route and just deploy to a tomcat server instead.