Closed ElijahLynn closed 1 year ago
It was because I had this credsStore
option in my ~/.docker/config.json:
{
"auths": {},
"credsStore": "desktop",
"currentContext": "colima",
"credHelpers": {
"gcr.io": "gcloud"
}
}
Removed it, works now.
Rubber ducking this here: