Proxy support with Docker

For proxy configuration, see Configure Docker to use a proxy server.

 -e HTTP_PROXY=http://my.proxy.address:8080
 -e HTTPS_PROXY=http://my.proxy.address:8080
 -e NO_PROXY=*.test.example.com,.example2.com,127.0.0.0/8

If your proxy requires username and password authentication, provide the following additional environment variable:

-e PROXY_AUTH=userID:userPass

Last updated

More information

Snyk privacy policy

© 2023 Snyk Limited | All product and company names and logos are trademarks of their respective owners.