首页 > 其他 > 详细

Centos7的docker操作报错:error pulling image configuration:

时间:2020-05-04 01:08:36      阅读:136      评论:0      收藏:0      [点我收藏+]
error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/f9/f9b9909726890b00d2098081642edf32e5211b7ab5
3563929a47f250bcdc1d7c/data?verify=1588523580-nemU%2By0Unl0Pob7jDA%2Fbio%2BVLWM%3D: net/http: TLS handshake timeout

问题发生原因:时间不同步

解决办法:执行下面命令同步时间

ntpdate time.windows.com

若遇到命令不存在错误,请先安装ntpdate命令:yum -y install netdate

 

Centos7的docker操作报错:error pulling image configuration:

原文:https://www.cnblogs.com/itwlp/p/12824862.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!