mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-25 17:20:58 +02:00
Tell github to use GNOME Keyring for credentials
Needs docker-credential-secretservice package from AUR :(
This commit is contained in:
parent
422c4e6611
commit
7ba885e53a
3
.config/docker/config.json
Normal file
3
.config/docker/config.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"credsStore": "secretservice"
|
||||
}
|
Loading…
Reference in New Issue
Block a user