Skip to content

Conversation

icecrime
Copy link
Contributor

@icecrime icecrime commented Feb 1, 2016

Use a daemon-defined Registry URL for docker login.

This allows a Windows client interacting with a Linux daemon to properly use the default Registry endpoint instead of the Windows specific one.

Fixes #18019.

Use a daemon-defined Registry URL for `docker login`. This allows a
Windows client interacting with a Linux daemon to properly use the
default Registry endpoint instead of the Windows specific one.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
@tonistiigi
Copy link
Member

LGTM

1 similar comment
@tiborvass
Copy link
Contributor

LGTM

@vdemeester
Copy link
Member

LGTM 👼

@aaronlehmann
Copy link
Contributor

LGTM

1 similar comment
@lowenna
Copy link
Member

lowenna commented Feb 1, 2016

LGTM

@icecrime
Copy link
Contributor Author

icecrime commented Feb 1, 2016

Not sure about the failures on janky, docker-py-test seems ok locally:

=========================== short test summary info ============================
SKIP [1] tests/integration/image_test.py:216: Doesn't work inside a container - FIXME

==================== 101 passed, 1 skipped in 92.99 seconds ====================

I'll relaunch.

@thaJeztah
Copy link
Member

And DockerHubPullSuite.TestPullAllTagsFromCentralRegistry failed; https://jenkins.dockerproject.org/job/Docker-PRs/23293/console

21:26:27 Get https://registry-1.docker.io/v2/library/busybox/manifests/ubuntu-12.04: read tcp 172.17.0.2:48061->52.7.161.248:443: i/o timeout
21:26:27 , exit status 1

restarting

@friism
Copy link
Contributor

friism commented Feb 3, 2016

@icecrime @dmp42 so close...:

Username: friism4test
Password:
Email: friism+test@gmail.com
WARNING: login credentials saved in C:\Users\Michael Friis.DESKTOP-AAQL7UA.docker\config.json
Account created. Please use the confirmation link we sent to your e-mail to activate it.
PS C:\Windows\system32> docker logout
Not logged in to https://registry-win-tp3.docker.io/v1/
PS C:\Windows\system32>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants