https://github.com/huarongsao/docker-environment
docker-compsoe 的各种环境简要配置
https://github.com/huarongsao/docker-environment
Last synced: 3 months ago
JSON representation
docker-compsoe 的各种环境简要配置
- Host: GitHub
- URL: https://github.com/huarongsao/docker-environment
- Owner: HuaRongSAO
- Created: 2018-02-27T02:24:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T09:22:31.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T15:44:11.920Z (5 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker 自动化环境搭建
### 安装docker
- [english 官方](https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/)
- [中文 官方](https://docs.docker-cn.com/engine/installation/linux/docker-ee/ubuntu/)### 管理工具
- [docker-compose](https://github.com/docker/compose)
- [docker-compose 教程](http://www.jianshu.com/p/2217cfed29d7)
- [docker-compose 官方](https://github.com/docker/docker.github.io/blob/master/compose/compose-file/index.md)### 设置镜像加速
https://www.docker-cn.com/registry-mirror### gitbook
[Docker —— 从入门到实践](https://www.gitbook.com/book/yeasy/docker_practice/details)
[Docker —— 從入門到實踐](https://www.gitbook.com/book/philipzheng/docker_practice/details)