Skip to content

Instantly share code, notes, and snippets.

@xshyamx
Created February 25, 2015 12:04
Show Gist options
  • Save xshyamx/edd3ee7645d5790fb72a to your computer and use it in GitHub Desktop.
Save xshyamx/edd3ee7645d5790fb72a to your computer and use it in GitHub Desktop.
Boot2Docker Windows Proxy

Setup proxy on Boot2Docker Windows

  1. Start Boot2Docker
  2. Add HTTP_PROXY and HTTPS_PROXY variables in /var/lib/boot2docker/profile
  3. Restart docker daemon sudo /etc/init.d/docker restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment