This created the revision greenland-dev-00001-q24 of the Cloud Run service greenland-dev
in europe-west2
in the GCP project greenland-dev.
You can deploy any container to Cloud Run that listens for HTTP requests on the port defined by the
PORT environment variable.
Cloud Run will scale automatically based on requests and you never have to worry about
infrastructure.
Follow the Quickstart tutorial to build a “Hello World” application in your favorite language into a container image, and then deploy it to Cloud Run.