当前位置:   article > 正文

解决Docker容器启动RabbitMQ报错:error pulling image configuration_error pulling image configuration: get

error pulling image configuration: get

解决Docker容器启动RabbitMQ报错:error pulling image configuration

在这里插入图片描述

问题原因是:Linux中系统时间跟真实时间相差太多导致。

解决办法就是让Linux的时间和网络时间同步就行了。

yum install -y ntpdate
ntpdate 0.cn.pool.ntp.org
  • 1
  • 2
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/爱喝兽奶帝天荒/article/detail/878196
推荐阅读
相关标签
  

闽ICP备14008679号