Update format

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2021-03-07 15:29:05 +08:00
parent 5ebd6fb6f8
commit ea00e0d82a
27 changed files with 39 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
# 基本概念
Docker 包括三个基本概念
* 镜像`Image`
* 容器`Container`