docker / docker/docker-credential-helpers
brew installs only docker-credential-osxkeychain and not docker-credential-pass
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
It seems that brew install docker-credential-helpers installs only docker-credential-osxkeychain and not docker-credential-pass.
Use of pass on MacOS may be desired by some users due to the fact that keychain cannot be used in automation, failing even with ssh and tmux.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the brew install docker-credential-helpers entry point and how it selects or packages the docker-credential-osxkeychain and docker-credential-pass binaries. Done means the Homebrew installation makes both helpers available on macOS, with the existing credential-helper behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- release, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100