dotfiles/.docker/config.json
Andrei Jiroh Halili a6162c2c84
chore(global): update shell scripts and configs
Going to migrate my Git author email address soon :)

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
2024-10-05 03:57:27 +00:00

14 lines
No EOL
286 B
JSON

{
"auths": {
"dock.mau.dev": {},
"ghcr.io": {},
"https://index.docker.io/v1/": {},
"https://index.docker.io/v1/access-token": {},
"https://index.docker.io/v1/refresh-token": {},
"mau.dev": {}
},
"credsStore": "pass",
"credHelpers": {
"us-docker.pkg.dev": "gcloud"
}
}