1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 13:22:54 +00:00
dotfiles/files/dev/.docker/config.json
2020-12-20 21:55:02 +05:30

10 lines
168 B
JSON

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