How to set http proxy for Docker registry mirror function -


i can make docker (1.12.3) daemon work corporate firewall set http proxy in /etc/systemd/system/docker.service.d/http-proxy.conf (as recommended in official document) on centos 7.2 read document of https://docs.docker.com/registry/ , https://github.com/docker/distribution. don't find how make docker registry (mirror) work corporate firewall.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -