1
Deploying applications
easy
Refer to the exhibit. A developer is deploying a container to Cloud Run and receives the error shown. What is the most likely cause?
Exhibit
Refer to the exhibit. ``` ERROR: (gcloud.beta.run.deploy) The user-provided container failed to start and listen on the port defined by the PORT environment variable (8080). Logs for this revision might contain more information. Logs: 2024-03-15 10:23:45.123456 Container called exit(1). 2024-03-15 10:23:45.123789 Fatal error: Unable to bind to port 8080: Permission denied ```