【问题标题】:! Error: docker push exited with Error: 1!错误:docker push 退出并出现错误:1
【发布时间】:2020-10-01 04:15:18
【问题描述】:

我正在尝试将我的 docker 映像推送到 Heroku,但出现此错误: EOF !错误:docker push 退出并出现错误:1

我多次尝试重试 push 命令:Heroku 容器:push web – app Calm-bayu-96507 但是在推送 docker 图像一分钟(或多或少)之后,我得到了同样的错误。

这是我的 docker 命令的日志:

The push refers to repository [registry.heroku.com/calm-bayou-96507/web]
7686842e236d: Pushing  191.1MB/191.1MB    8db154b68457: Layer already exists    cd4b2eb3c039: Layer already exists    6e73d8f201cb: Pushing  2.603GB/2.603GB    f75f1e7a96e5: Pushing  22.76MB/22.76MB    72d0068e8a69: Pushing   7.69MB/7.69MB    748a464db597: Layer already exists    ebb30ce58669: Pushing  71.38MB/71.38MB    1bd26e8168dc: Waiting    ffc9b21953f4: Waiting      
EOF
 !    Error: docker push exited with Error: 1

我正在通过 speedtest 验证我的连接,结果如下: 测速结果:

如何解决这个问题?

【问题讨论】:

    标签: docker heroku git-push docker-image


    【解决方案1】:

    看来你必须给它一些时间再试一次,因为 Heroku 需要保存它或类似的东西。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-21
      • 1970-01-01
      • 1970-01-01
      • 2011-06-10
      • 2020-04-23
      相关资源
      最近更新 更多