Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Does not respect DOCKER_CONFIG environment variable #88

Open
pmeinhardt opened this issue Dec 2, 2019 · 2 comments
Open

Does not respect DOCKER_CONFIG environment variable #88

pmeinhardt opened this issue Dec 2, 2019 · 2 comments

Comments

@pmeinhardt
Copy link

The pierone CLI always writes to ~/.docker/config.json and does not respect a different configuration path indicated by the DOCKER_CONFIG environment variable:

path = os.path.expanduser('~/.docker/config.json')

@hjacobs
Copy link
Contributor

hjacobs commented Dec 2, 2019

Do you mind doing a PR with a fix?

@pmeinhardt
Copy link
Author

Here you go: #90 ✌️

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

No branches or pull requests

2 participants