This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
docker_practice
Watch
1
Star
0
Fork
0
You've already forked docker_practice
mirror of
https://github.com/yeasy/docker_practice.git
synced
2024-11-01 12:13:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5b03c5d974
docker_practice
/
basic_concept
/
README.md
9 lines
190 B
Markdown
Raw
Normal View
History
Unescape
Escape
minor change to expression; unify the term and formatting
2014-09-26 08:05:13 +00:00
# 基本概念
Fix issue#20, format following the guidelines
2014-10-14 05:25:01 +00:00
Docker 包括三个基本概念
Restruct and start rewring.
2014-09-15 09:08:06 +00:00
*
镜像
(
Image
)
*
容器
(
Container
)
*
仓库
(
Repository
)
Fix issue#20, format following the guidelines
2014-10-14 05:25:01 +00:00
理解了这三个概念,就理解了 Docker 的整个生命周期。
Restruct and start rewring.
2014-09-15 09:08:06 +00:00
Reference in New Issue
Copy Permalink