海康威视R1 的容器服务换成containerd + nerdctl 了

好久没连上去看,本来想手动更新plex的镜像版本,结果发现docker命令不好使了,提示

root@HikSemi-R1-3078:~# docker ps -a
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

看了下进程,有containerd,文件在 /usr/local/bin 下,并且有 nerdctl。把脚本更新成 nerdctl 就行了。

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *