docker / docker/docker-credential-helpers
failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error:
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
after i have installed docker desktop on my Ubuntu i keep getting
failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc = error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `exit status 2: gpg: decryption failed: No secret key
when i cancel entering the openPGP secret key, which i dont have.
any idea how i can fix this issue
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 reproducing the Docker build on Ubuntu after Docker Desktop installation and inspect the credential-helper path reported in the error. The issue does not name a file, test, or code entry point. Done means the build can retrieve credentials without prompting for an unavailable OpenPGP secret key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, ubuntu
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100