docker-registry-proxy icon indicating copy to clipboard operation
docker-registry-proxy copied to clipboard

docker-registry-proxy behind another proxy

Open lcorsini opened this issue 3 years ago • 0 comments

Hi, I'm currently using docker-registry-proxy to reach a gitlab registry from a k8s cluster using docker-engine. it works fine, but being inside a corporate network means that I cannot reach dockerhub or quay or gcr freely without passing through another proxy, I was thinking, is there a way to specify to use a proxy to reach those destinations inside docker-registry-proxy while keeping direct connection to gitlab?

lcorsini avatar Nov 09 '22 10:11 lcorsini