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

centos7版本以上出现这个错误   Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? 配置dockerhost sudo vim /etc/profile.d/docker.sh export DOCKER_HOST=tcp://0.0.0.0:2
相关文章
相关标签/搜索