mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-16 11:33:40 +00:00
rewrite basic_concept/README.md
This commit is contained in:
parent
3356aa627f
commit
0a8887957e
@ -1,7 +1,7 @@
|
|||||||
# 基本概念
|
# Basic Concepts
|
||||||
Docker 包括三个基本概念
|
Docker contains 3 basic concepts
|
||||||
* 镜像(`Image`)
|
* `Image`
|
||||||
* 容器(`Container`)
|
* `Container`
|
||||||
* 仓库(`Repository`)
|
* `Repository`
|
||||||
|
|
||||||
理解了这三个概念,就理解了 Docker 的整个生命周期。
|
Only after knowing the above 3 concepts will we get a deeper understanding of the lifecyle of docker.
|
||||||
|
Loading…
Reference in New Issue
Block a user