Recently playing docker. After installing docker according to [1]. Running the docker command: If docker search ubuntu generates the following error:
2014/06/30 20:56:26 dial unix /var/run/docker.sock: no such file or directory
What is wrong?
. . Your Docker didn’t run.