-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker.for.win.localhost does not enable cntlm proxy listening on host #1130
Comments
Thanks for your report. On latest stable I see a similar problem -- when I run
and then list the environment variables with
which is clearly wrong. I tried a few other combinations and it seems that something in the UI is replacing the string |
As a workaround, you could set your proxy setting to |
My CNTLM is bound to 10.0.75.1 and UI proxy config is set to BTW: Releasenotes of 17.09.1-ce-win42 say this issue is fixed, I am running 17.06.2-ce and it is not. |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Actual behavior
With http://docker.for.windows.localhost:3128 set for the docker proxy. I get the following when I issue the command "docker login"
Information
I have noticed that the docker engine has translated the proxy settings to
http://docker.for.windows.10.0.75.1:3128
Here is docker info:
Here is docker version:
Windows 10 Enterprise Version 1607 OS Build 14393.1480
Docker for Windows 17.06.2-ce
Steps to reproduce the behavior
http://docker.for.win.localhost:3128
docker info
observe the proxy settingsdocker login
The text was updated successfully, but these errors were encountered: