I am new to Docker and GCP and I need to deploy a very basic Python app (calculator) on a Cloud Run service. I have 3 files calc.py, Dockerfile and requirements.txt. The applica