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

How to use secretservice?

Open AirBashX opened this issue 6 years ago • 1 comments

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`

AirBashX avatar Jan 07 '20 23:01 AirBashX

See https://github.com/docker/compose/issues/6023

smac89 avatar Mar 29 '20 00:03 smac89