mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-06 23:41:41 +00:00
Use vuepress build book
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Docker 容器
|
||||
# Docker 容器
|
||||
|
||||
镜像(`Image`)和容器(`Container`)的关系,就像是面向对象程序设计中的 `类` 和 `实例` 一样,镜像是静态的定义,容器是镜像运行时的实体。容器可以被创建、启动、停止、删除、暂停等。
|
||||
|
||||
|
Reference in New Issue
Block a user