.dotfiles/.docker/config.json

13 lines
201 B
JSON

{
"auths": {
"git.serguzim.me": {},
"https://index.docker.io/v1/": {},
"registry.serguzim.me": {}
},
"credsStore": "pass",
"experimental": "enabled",
"aliases": {
"builder": "buildx"
}
}