docker-credential-helpers icon indicating copy to clipboard operation
docker-credential-helpers copied to clipboard

failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error:

Open amrsa1 opened this issue 3 years ago • 3 comments

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

amrsa1 avatar Jan 22 '23 21:01 amrsa1

Hi @amrsa1, Just change the filename from 'dockerfile' to 'Dockerfile'. D will be in uppercase.

animeshn99 avatar Feb 15 '23 19:02 animeshn99

Hi, I'm using Dockerfile with upercase and lowercase but my error persist

Caio-Mendonca avatar Nov 23 '23 21:11 Caio-Mendonca

Hi @amrsa1, Just change the filename from 'dockerfile' to 'Dockerfile'. D will be in uppercase.

Didnt help, unfortunately

amrsa1 avatar Nov 23 '23 22:11 amrsa1