Skip to content

Instantly share code, notes, and snippets.

@grant
Created April 21, 2020 20:59
Show Gist options
  • Select an option

  • Save grant/be8e611c3f677dc97b7ed5e2c19d4f61 to your computer and use it in GitHub Desktop.

Select an option

Save grant/be8e611c3f677dc97b7ed5e2c19d4f61 to your computer and use it in GitHub Desktop.
Ruby FF Run
# Deploy your container to Cloud Run
gcloud run deploy helloruby --image gcr.io/$GCP_PROJECT/helloruby \
--platform managed \
--allow-unauthenticated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment