Is the docker daemon running?
执行docker pull redis时出错Using default tag: latestWarning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemo...
·
执行docker pull redis时出错
Using default tag: latest
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
原来是自己没启动docker
解决方式:
service docker start
现在pull是成功的
Using default tag: latest
latest: Pulling from library/redis
27833a3ba0a5: Downloading 3.189MB/22.5MB
cde8019a4b43: Download complete
97a473b37fb2: Downloading 326.4kB/941.4kB
c6fe0dfbb7e3: Downloading 4.189MB/11.78MB
39c8f5ba1240: Waiting
cfbdd870cf75: Waiting
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)