How to run docker images in google-colaboratory ? I tried to install docker service in google-colaboratory.
However, I got the error message about " Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?", when I executed the docker's commands.
I wonder How to solve this problem?
THX