在Linux上利用docker软件通过 Dockerfile(文件) 快速构建环境
并且可以拉取云端的镜像
查询镜像通过https://registry.hub.docker.com/
常用lamp镜像为tutum/lamp
示例:https://git.oschina.net/silentboy/testalauda
本文共 215 字,大约阅读时间需要 1 分钟。
在Linux上利用docker软件通过 Dockerfile(文件) 快速构建环境
并且可以拉取云端的镜像
查询镜像通过https://registry.hub.docker.com/
常用lamp镜像为tutum/lamp
示例:https://git.oschina.net/silentboy/testalauda
转载于:https://www.cnblogs.com/zuoxiaobing/p/4627458.html