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

Copy link

This Pull Request is stale because it has been open for 90 days with
no activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

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.

1 participant