docker / docker/docker-credential-helpers
Add ability to select keyring
Open
@runcom is already working on this.
Since Aug 3, 2016.
enhancement
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
The credentials are placed in the default keyring on Linux. This keyring will be unlocked by default on login.
By defining a different keyring and requesting a password from this keyring it's possible that the Gnome Keyring Service prompts you to enter the keyring password. If I'm not wrong how the Gnome Keyring service works.
I guess the same applies for OS X.
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.
Assessment
This issue has not been assessed yet.