Build from Dockerfile
If a Dockerfile exists in the service root directory, CloudRun automatically finds and uses it during the build.
When CloudRun builds the image from the Dockerfile, the deployment logs show the build progress:

Custom Dockerfile Path
By default, CloudRun looks for a file named Dockerfile in the service root directory. To use a custom file name, specify the Dockerfile name during deployment:
