docker_practice/compose/README.md

6 lines
203 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Docker Compose 项目
`Docker Compose` 是 Docker 官方编排Orchestration项目之一负责快速的部署分布式应用。
本章将介绍 `Compose` 项目情况以及安装和使用。