1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-04 17:09:12 +00:00
dotfiles/files/dev/.docker/config.json
2021-05-26 23:23:57 +05:30

8 lines
123 B
JSON

{
"auths": {
"harbor.razorpay.com": {},
"https://index.docker.io/v1/": {},
"quay.io": {}
},
"credsStore": "pass"
}