Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? centos code example
Example: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock
sudo chmod 666 /var/run/docker.sock