Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker pull triggers useless gpg passphrase dialog #259

Open
huanmengmie opened this issue Mar 7, 2023 · 0 comments
Open

docker pull triggers useless gpg passphrase dialog #259

huanmengmie opened this issue Mar 7, 2023 · 0 comments

Comments

@huanmengmie
Copy link

Hello,
I'm on centos7 (working with docker engine). I started fiddling with docker-credential-pass in order to be able to do this:
echo pass | docker login private.registry.com --username AWS --password-stdin
ok that's now working. but...

Problem

I use shell script to update docker container on remote vm by azure pipeline,
but when I pull image, it triggers gpg passphrase dialog
docker pull private.registry.com/image
image

env

centos7
gpg (GnuPG) 2.0.22, libgcrypt 1.5.3
pass version v1.7.4
docker-credential-pass (github.com/docker/docker-credential-helpers) v0.7.0

I want know how to disable the passphrase dialog. Please help me, Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant