【发布时间】:2020-10-24 19:24:52
【问题描述】:
我正在尝试部署一个应用引擎应用程序,但无论我尝试部署哪个代码,即使它是从他们的示例中获取的:
https://github.com/GoogleCloudPlatform/golang-samples
我得到同样的错误:
Step #1: error building image: getting stage builder for stage 0: MANIFEST_UNKNOWN: "Manifest with digest 'sha256:249859465bcde1cb15128ff0d9eb2bb54de67f72a834a7576e6649cfe0a27698' has media type 'application/vnd.docker.distribution.manifest.list.v2+json', but client accepts 'application/vnd.docker.distribution.manifest.v2+json'."
我不擅长 devops,所以不知道如何解决这个问题
【问题讨论】:
-
你能提供更多细节吗?你执行哪个命令?什么版本?你的 app.yaml 文件的内容是什么,...
-
我们需要详细信息才能继续。请提供。
标签: google-app-engine google-cloud-platform google-cloud-build