Skip to content

Instantly share code, notes, and snippets.

@lujiacn
Created February 16, 2016 10:02
Show Gist options
  • Save lujiacn/b1c9867ab61e06086ebb to your computer and use it in GitHub Desktop.
Save lujiacn/b1c9867ab61e06086ebb to your computer and use it in GitHub Desktop.
docker with proxy
sudo http_proxy=http://host:port docker daemon &
sudo docker run -it url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment