我已经安装好了:docker toolBox,按照DaoCloud的方法,使用如下命令:
docker-machine start default 启动 Docker。
这个命令是不是跟从mac应用里打开tools一样的?
然后:docker-machine ssh default
就进入了一个类似Linux的shell,请问进入的这个系统是什么,是Docker默认就有的吗?
接着:curl -sSL https://get.daocloud.io/daomonit/install.sh | sh -s e5fa63574ef2cceca3fc4f73ff81a6a7296fd055
安装DaoCloud的主机监控程序,好像安装了这个就可以用他们的镜像源?不太清楚。
在DaoCloud中找到Nginx,安装:
docker pull daocloud.io/library/nginx:1.9.11
...
接下来就不知道该怎么弄了,如果不用DaoCloud的东西,又该怎么配呢,有中国镜像吗?
求知道的大神们帮忙下,谢谢啦
Mac Os or Windows - Docker Toolbox:
https://www.docker.com/docker-toolbox
I use (Alauda.cn) acceleration service, the following is the configuration method
Refer to my PHP development and deployment environment. I hope it is useful to you. If you have any questions, please ask!