I'm trying to setup a caching local registry for docker using official registry:latest
Image.
I want to make this container use organizations http proxy
for internet access when trying to pull from docker hub.
any help would be appretiated.
P.S you can follow this guide to create a caching local registry.