Docker错误

来源:互联网 发布:淘宝自定义装修教程 编辑:程序博客网 时间:2024/06/07 11:06

docker search pytho:3.5是出现的错误
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
解决方法:

service docker stoprm /var/lib/docker/network/files/local-kv.dbservice docker start

(于2016年10月9日,http://blog.csdn.net/bzd_111)

0 0
原创粉丝点击