Skip to content

Instantly share code, notes, and snippets.

@lokeshh
Created February 25, 2019 07:22
Show Gist options
  • Save lokeshh/0b8b9316352df3a3ccfe1c5739330288 to your computer and use it in GitHub Desktop.
Save lokeshh/0b8b9316352df3a3ccfe1c5739330288 to your computer and use it in GitHub Desktop.
➜ cat ~/.docker/config.json
{
"credHelpers": {
"gcr.io": "gcloud",
"us.gcr.io": "gcloud",
"eu.gcr.io": "gcloud",
"asia.gcr.io": "gcloud",
"staging-k8s.gcr.io": "gcloud",
"marketplace.gcr.io": "gcloud"
}
}%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment