I installed Docker in my machine where I have Ubuntu OS. After than I installed docker, when I run
sudo docker run hello-world
All it\'s ok
I solve this error with the command :
$ sudo chmod 666 /var/run/docker.sock