Proxy setting in Docker Toolbox

If you are behind a corporate proxy, you might end with a connection error while running this command : Here is how to set up Docker so that it works behind a corporate proxy: 1) Edit the Docker VM /var/lib/boot2docker/profile 2) Add these lines at the end of the file : 3) Finally, restart Docker … Read more