【问题标题】:gcloud auth configure-docker not working in windowsgcloud auth configure-docker 在 Windows 中不起作用
【发布时间】:2019-03-12 01:02:32
【问题描述】:

我在 Windows 和机器上工作。我想在 Kubernetes 引擎中部署我的 helloworld 应用程序。我构建了容器映像并将其标记为上传,我运行了以下命令 docker build -t gcr.io/${PROJECT_ID}/hello-app:v1 . 并创建了我的 docker 映像。之后,当我运行 gcloud auth configure-docker 时,出现以下错误。

我的参考链接 https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app https://cloud.google.com/container-registry/docs/advanced-authentication

请帮忙:(

【问题讨论】:

    标签: docker gcloud


    【解决方案1】:

    我认为这是一个错误。

    请考虑将其报告给 Google 的公共问题跟踪器: https://issuetracker.google.com/issues/new?component=187143&template=800102

    同时,请尝试另一种身份验证方法: https://cloud.google.com/container-registry/docs/advanced-authentication#gcloud_as_a_docker_credential_helper

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-06-26
      • 2022-06-29
      • 2020-07-08
      • 2018-03-02
      • 1970-01-01
      相关资源
      最近更新 更多