mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-06 23:41:41 +00:00
Add the compose chapter
This commit is contained in:
4
compose/README.md
Normal file
4
compose/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Docker Compose 项目
|
||||
Docker Compose 是 Docker 官方编排(Orchestration)项目之一,负责快速在集群中部署分布式应用。
|
||||
|
||||
本章将介绍 Compose 项目情况以及安装和使用。
|
Reference in New Issue
Block a user