Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@xhanio
Copy link
Contributor

@xhanio xhanio commented Jun 19, 2017

Fix default private registry login is not working due to false order of context.LookupConfig(). Basically user would like to define context.ConfigDir rather than define context.ConfigFile directly, and context.ConfigFile is parsed by context.LookupConfig(). In the previous code context.ConfigFile is used by context.AuthLookup but loaded after it.

Signed-off-by: Xi [email protected]

Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐸

@vdemeester vdemeester merged commit 88d8f8f into docker-archive-public:master Jun 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants