https://codelabs.developers.google.com/codelabs/cloud-run-hello-python3/#5
!!! it works, with gcloud deploy !!!
- a working example of cloud run
- we build a docker image
- build it using gcloud
- submit it to container registry on gcloud
- deploy it from gcloud
- you have a working website !