Skip to content
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

add keychain support for docker desktop on mac #2014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nmcostello
Copy link

@nmcostello nmcostello commented Sep 20, 2024

I was using the tool incert on my mac where I have Podman Desktop running. Incert uses authn to handle their credentials. I had to do override some environment variables to get the tool to read my credentials correctly.

The podman-login doc for the auth file says:

Default is ${XDG_RUNTIME_DIR}/containers/auth.json on Linux, and $HOME/.config/containers/auth.json on Windows/macOS

I figured a default should be supported without having to override things.

I updated and ran keychain_test.go and I also ran ./hack/presubmit.sh and validated that no new test were failing.

@nmcostello
Copy link
Author

Fixes #1976

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

Successfully merging this pull request may close these issues.

1 participant