Merge branch 'master' of github.com:butomo1989/docker-android

This commit is contained in:
butomo1989 2018-11-19 13:01:28 +01:00
commit 84ed95aac1

View file

@ -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"