Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 610 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 610 Bytes

Fork of Cloud Run "Hello" container

This repository contains the source code of a sample Go application that is distributed as the public container image (gcr.io/cloudrun/hello) used in the Cloud Run quickstart and as the suggested container image in the Cloud Run UI on Cloud Console.

It also contains the source code of a placeholder public container (gcr.io/cloudrun/placeholder) used to create a placeholder revision when setting up Continuous Deployment.

Run on Google Cloud