docs icon indicating copy to clipboard operation
docs copied to clipboard

Docker proxy usage clarification

Open guomo opened this issue 3 years ago • 0 comments

File: network/proxy.md

Can you add clarification as to whether the proxy setting can also include auth details as well? And if so how to specify. For example npm allows:

npm config set proxy 'http://<userid>:<password>@proxy.example.com:8080'

Thanks.

guomo avatar Oct 05 '22 23:10 guomo