1

I'm trying to build and run my docker image in Google Colab. I have installed docker in colab and I get the following error message "docker: Cannot connect to the Docker daemon at unix:/var/run/docker.sock. Is the docker daemon running?" even when I try to run the default hello-world container using docker run hello-world

0 Answers0