1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 04:22:53 +00:00
dotfiles/files/dev/.docker/config.json
2021-08-24 14:46:09 +05:30

10 lines
158 B
JSON

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