mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
更新Docker安装、镜像、Dockerfile和Compose等文档内容
This commit is contained in:
@@ -15,7 +15,7 @@ flowchart LR
|
||||
Host["Host OS"]
|
||||
Guest --> Hyper --> Host
|
||||
end
|
||||
|
||||
|
||||
subgraph Container ["容器安全模型:<br/>进程隔离(轻量但需加固)"]
|
||||
direction TB
|
||||
Proc["容器进程<br/>(共享内核)"]
|
||||
|
||||
Reference in New Issue
Block a user