docker / docker/docker-credential-helpers
Error saving credentials: error storing credentials - err: exit status 1, out: `exit status 1: gpg: SMART : ignoré : Pas de clef publique gpg: [stdin]: encryption failed: Pas de clef publique Password encryption aborted.`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
j'ai un problème lorsque je veux connecté un hub docker: ~ $ sudo docker login -u hadirsd Password:
Erreur lors de l'enregistrement des informations d'identification: erreur lors de l'enregistrement des informations d'identification - err: état de sortie 1, sortie: exit status 1: gpg: SMART : ignoré : Pas de clef publique gpg: [stdin]: encryption failed: Pas de clef publique Password encryption aborted.
et je ne sais pas pourquoi il'y a quelqu'un à la solution pour ce problème et merci
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
The issue mentions only the Docker login command and a GPG encryption error; it names no repository file, entry point, or test. Start by reviewing how this repository stores credentials and reproduce the failure, but the expected code change and completion criteria are not defined.
Written by the indexing model from the issue text.
Assessment
- Domain
- security
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 12/100