An open API service indexing awesome lists of open source software.

https://github.com/huarongsao/docker-environment

docker-compsoe 的各种环境简要配置
https://github.com/huarongsao/docker-environment

Last synced: 3 months ago
JSON representation

docker-compsoe 的各种环境简要配置

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)