[root@hadoop03 ~]# service docker start
Redirecting to /bin/systemctl start  docker.service
A dependency job for docker.service failed. See 'journalctl -xe' for details.
[root@hadoop03 ~]# journalctl -xe

...
containerd.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Failed to start containerd container runtime.
...

在这里插入图片描述

https://github.com/containerd/containerd/issues/5175
在这里插入图片描述

[root@hadoop03 ~]# yum remove containerd.io

[reboot]

[root@hadoop03 ~]# yum install docker-ce

在这里插入图片描述

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐