mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 23:02:39 +00:00
Fix issue#20, format following the guidelines
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# 基本概念
|
||||
Docker包括三个基本概念
|
||||
Docker 包括三个基本概念
|
||||
* 镜像(Image)
|
||||
* 容器(Container)
|
||||
* 仓库(Repository)
|
||||
|
||||
理解了这三个概念,就理解了Docker的整个生命周期。
|
||||
理解了这三个概念,就理解了 Docker 的整个生命周期。
|
||||
|
||||
|
Reference in New Issue
Block a user