Merge branch 'master' of github.com:butomo1989/docker-android
This commit is contained in:
commit
84ed95aac1
|
@ -3,7 +3,7 @@ Proxy
|
||||||
|
|
||||||
You can enable proxy inside container by passing following environment variables:
|
You can enable proxy inside container by passing following environment variables:
|
||||||
|
|
||||||
- HTTP_PROXY="\<language>docker\_bridge\_ip\_address>"
|
- HTTP_PROXY="\<docker\_bridge\_ip\_address>"
|
||||||
- HTTPS_PROXY="\<docker\_bridge\_ip\_address>"
|
- HTTPS_PROXY="\<docker\_bridge\_ip\_address>"
|
||||||
- NO_PROXY="localhost"
|
- NO_PROXY="localhost"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue