解决方案: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
systemctl status docker.service -l

原来是 少了 , 格式不对
51工具盒子
解决方案: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
systemctl status docker.service -l

原来是 少了 , 格式不对