我正在Windows Azure中运行虚拟机,其中包含Ubuntu 14.04 LTS的预构建映像.
当我想安装Docker.io时,如下所述:
http://blog.docker.io/2014/04/docker-in-ubuntu-ubuntu-in-docker/
安装工作但我正在运行时:
@H_403_10@sudo docker.io pull ubuntu
将抛出错误:
Cannot connect to the Docker daemon. Is
docker -d
running on this host?
任何人都可以帮助或有类似的问题吗?
P.S.:任何具有高声誉的人都可以为Ubuntu-14.04创建一个标签吗?
最佳答案