mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 23:02:39 +00:00
Add the compose chapter
This commit is contained in:
7
compose/usage.md
Normal file
7
compose/usage.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## 使用
|
||||
|
||||
### 术语
|
||||
首先介绍几个术语。
|
||||
|
||||
* 服务(service):一个应用容器,实际上可以运行多个相同镜像的实例。
|
||||
* 项目(project):由一组关联的应用容器组成的一个完整业务单元。
|
Reference in New Issue
Block a user