Documentation
README
Docker 模式 (Docker Patterns)
容器化开发的 Docker 和 Docker Compose 最佳实践。
激活时机
- 为本地开发设置 Docker Compose
- 设计多容器架构
- 排查容器网络或卷(Volume)问题
- 审查 Dockerfile 的安全性与镜像大小
- 从本地开发迁移到容器化工作流(Workflow)
用于本地开发的 Docker Compose
标准 Web 应用技术栈
This is the opening of the README. Read the full README on GitHub.