I am using cloud run. I pull docker images, then push them directly to a google container registry and then link them to Cloud Run Service. However, when I try to deploy Cloud Run Service I don't know why every time this show me this error
Cloud Run error: Container failed to start.
Failed to start and then listen on the port defined by the PORT environment variable.
Logs for this revision might contain more information.
Please, someone, give me any solution and what is actually saying which file should I change or which kind of change should I made??