Skip to content

Instantly share code, notes, and snippets.

@ourskycode
Created November 27, 2017 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ourskycode/8af5ac2645e8eb367f7b590018415359 to your computer and use it in GitHub Desktop.
Save ourskycode/8af5ac2645e8eb367f7b590018415359 to your computer and use it in GitHub Desktop.
Discourse Registry command
docker tag local_discourse/web_only gcr.io/**my-cluster**/discourse:latest
gcloud docker -- push gcr.io/**my-cluster**/discourse:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment