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

systemctl daemon-reload

systemctl restart docker.service

原文地址:https://www.cnblogs.com/adolfmc/p/11875300.html