ERRO[0001] failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: permission denied code example
Example: Got permission denied while trying to connect to the Docker daemon socket
sudo chmod 666 /var/run/docker.sock