docker pull 镜像时提示Error response from daemon

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了docker pull 镜像时提示Error response from daemon相关的知识,希望对你有一定的参考价值。

参考技术A docker pull 镜像时提示Error response from daemon: Get https://registry-1.docker.io/v2/ : dial tcp: lookup registry-1.docker.io : no such host

结尾是no such host的报错,这个是因为dns域名没有解析的原因。

遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.

情况

目前使用helm在k8s中安装了gitlab,gitlab runner在跑ci/cd时获取镜像失败。

报错如下:

error pulling image configuration: Get https://production.cloudflare.docker.com

完整报错如下 :

error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/c4/c4655f911514fc440...Gmo%3D: EOF

ERROR: Job failed (system failure): prepare environment: image pull failed: Back-off pulling image "zzq/poetry-sonarscanner:1.0.1". Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information  duration=6.088963823s job=359814 project=565 runner=aad14c4b
WARNING: Failed to process runner                   builds=0 error=prepare environment: image pull failed: Back-off pulling image "zzq/poetry-sonarscanner:1.0.1". Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more informati

以上是关于docker pull 镜像时提示Error response from daemon的主要内容,如果未能解决你的问题,请参考以下文章

解决docker下载[root@MyCentos7 var]# docker pull java Using default tag: latest Try镜像出现 error pulling ima

docker从私有镜像库pull/push镜像问题:Error response from daemon: Get https://harbor.op.xxxx.com/v2/: x509: cert

Docker pull拉取镜像报错“Error response from daemon: Get “https://registry-1.docker.io/v2”解决办法

win docker pull 失败

遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.

遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.