Docker/Boot2Docker: Set HTTP/HTTPS proxies for docker on OS X
The config files you need to modify won’t be on your OS X file system, they’ll be attached to the Tiny Core Linux VM which acts as your local Docker server. To configure the proxy for that, first start Boot2docker from Applications. Once it’s started, get a terminal window and ssh into the VM: bash-3.2$ … Read more