【发布时间】:2024-04-26 21:20:01
【问题描述】:
我正在使用云运行。我拉取 docker 镜像,然后将它们直接推送到谷歌容器注册表,然后将它们链接到 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.
请有人给我任何解决方案,实际上我应该更改哪个文件或我应该进行哪种更改??
【问题讨论】:
标签: google-cloud-platform google-cloud-run