Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Add --client-config flag to fast_pusher #112

Closed
wants to merge 1 commit into from

Conversation

pcj
Copy link
Contributor

@pcj pcj commented Sep 26, 2018

This feature faciliates more flexible authentication strategies
when dealing with private registries.

This feature faciliates more flexible authentication strategies
when dealing with private registries.
class _DefaultKeychain(Keychain):
"""This implements the default docker credential resolution."""


def GetConfigDirectory(config_dir):

Choose a reason for hiding this comment

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

Does this need to be "def GetConfigDirectory(self, config_dir):" instead? I'm wondering if that is responsible for the travis failure

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

Successfully merging this pull request may close these issues.

None yet

3 participants