Skip to content

Instantly share code, notes, and snippets.

@zulhfreelancer
Created September 6, 2017 09:08
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zulhfreelancer/4827fa8cb19e371a0748a9f9f0a18c56 to your computer and use it in GitHub Desktop.
Save zulhfreelancer/4827fa8cb19e371a0748a9f9f0a18c56 to your computer and use it in GitHub Desktop.
Docker login to Google Cloud
docker login -u oauth2accesstoken -p "$(gcloud auth print-access-token)" https://gcr.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment