docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon run

docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.See ‘docker run --help’.

使用docker时报docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.See ‘docker run --help’.,可能是你docker服务没有启动

service dockers start   #启动服务

在这里插入图片描述

posted @ 2021-03-04 22:17  Latteitcjz  阅读(348)  评论(0)    收藏  举报