我正在尝试在ubuntu 15.04中学习“ Docker”。 当我使用docker发出“ docker run image”之类的命令时,出现以下错误: FATA[0000] Post http:///var/run/docker.sock/v1.17/containers/create: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS? 我不明白这是什么意思。