1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-07 17:09:05 +00:00
dotfiles/files/dev/.docker/config.json
2020-01-03 01:56:26 +05:30

11 lines
165 B
JSON

{
"auths": {
"https://index.docker.io/v1/": {},
"quay.io": {}
},
"HttpHeaders": {
"User-Agent": "Docker-Client/18.09.7 (linux)"
},
"credsStore": "pass"
}