Docker操作错误历史线
Posted summerlsc
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Docker操作错误历史线相关的知识,希望对你有一定的参考价值。
1.错误:Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running
执行docker ps命令,出现
“Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?”
一般而言此时已确定Docker本身已经安装正常。原因是未启动docker服务,所以在相应的/var/run/ 路径下找不到docker的进程。
docker start/running, process 2662
此时进程启动成功,再执行docker ps,问题解决
以上是关于Docker操作错误历史线的主要内容,如果未能解决你的问题,请参考以下文章
docker login 错误 Error response from daemon:
设置 QEMU 时出现 Github 操作错误 - 错误:无法找到可执行文件:docker