ahmetb / cloud-run-hello

Sample Cloud Run application

Home Page:https://cloud.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample Cloud Run application

https://cloud.run

License:Apache License 2.0


Languages

Language:HTML 57.2%Language:Go 29.7%Language:Dockerfile 13.1%