This website requires JavaScript.
Explore
Help
Register
Sign In
yeasy
/
docker_practice
mirror of
https://github.com/yeasy/docker_practice.git
Watch
1
Star
0
Fork
You've already forked docker_practice
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d26f96ba2
docker_practice
/
basic_concept
/
README.md
9 lines
187 B
Markdown
Raw
Normal View
History
Unescape
Escape
minor change to expression; unify the term and formatting
2014-09-26 16:05:13 +08:00
# 基本概念
Finish the basic version of the basic_concept chapter
2014-09-15 17:36:31 +08:00
Docker包括三个基本概念
Restruct and start rewring.
2014-09-15 17:08:06 +08:00
*
镜像
(
Image
)
*
容器
(
Container
)
*
仓库
(
Repository
)
Finish the basic version of the basic_concept chapter
2014-09-15 17:36:31 +08:00
理解了这三个概念
,
就理解了Docker的整个生命周期。
Restruct and start rewring.
2014-09-15 17:08:06 +08:00