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

10 lines
151 B
JSON

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