CloudRun Nginx Angular port 8080

I have been trying to get a sample Angular application hosted on nginx on port 8080 to deploy to CloudRun but keep getting the following error:

 

2023-12-12 22:57:35.935 CET
Step #2 - "Deploy": Deployment failed
 
2023-12-12 22:57:35.949 CET
Step #2 - "Deploy": ERROR: (gcloud.run.services.update) Revision 'angular-docker-00003-flp' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.

The repo the Google Cloud Build is from this repo:

https://github.com/prmeyn/angular-docker

0 1 188
1 REPLY 1

I think you want to ask this question in the serverless forum. this forum is dedicated to Apigee.