I would like to use docker behind a corporate, authenticating firewall.
It is not clear to me how to achieve that.
I've tried to use cache_peer proxy.acme.corp parent 8080 0 no-query default login=user:pass, but that fails with temporary disabling (Bad Gateway) digest from proxy.acme.corp.
Also, it logs ERROR: No forward-proxy ports configured.
I would like to use docker behind a corporate, authenticating firewall.
It is not clear to me how to achieve that.
I've tried to use
cache_peer proxy.acme.corp parent 8080 0 no-query default login=user:pass, but that fails withtemporary disabling (Bad Gateway) digest from proxy.acme.corp.Also, it logs
ERROR: No forward-proxy ports configured.