docker-credential-helpers
docker-credential-helpers copied to clipboard
How to use secretservice?
I configured the following in the configuration file
{
"credsStore": "secretservice"
}
I get the following error when I try to log in
Error saving credentials: error storing credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`
See https://github.com/docker/compose/issues/6023