我正在使用云运行。我提取 docker 镜像,然后将它们直接推送到 google 容器注册表,然后将它们链接到 Cloud Run Service。但是,当我尝试部署 Cloud Run Service 时,我不知道为什么每次都会显示此错误
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.
Run Code Online (Sandbox Code Playgroud)
请有人给我任何解决方案,实际上是什么说我应该更改哪个文件或我应该进行哪种更改?