1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-06 23:09:17 +00:00
dotfiles/files/dev/.docker/config.json
2019-07-30 23:41:18 +05:30

9 lines
150 B
JSON

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