What STRRL Known

Home

❯

Cheatsheets

❯

GCP Artifact Login

GCP Artifact Login

Oct 28, 20251 min read

Reference: https://cloud.google.com/artifact-registry/docs/docker/authentication#json-key

If you have a service account key

cat <PATH-TO-KEY-FILE> | base64 | docker login -u _json_key_base64 --password-stdin \
https://us-central1-docker.pkg.dev

Graph View

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community