mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
Restruct
This commit is contained in:
10
08_data_network/data/README.md
Normal file
10
08_data_network/data/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 数据管理
|
||||
|
||||
数据管理 示意图如下:
|
||||
|
||||

|
||||
|
||||
这一章介绍如何在 Docker 内部以及容器之间管理数据,在容器中管理数据主要有两种方式:
|
||||
|
||||
* 数据卷(Volumes)
|
||||
* 挂载主机目录 (Bind mounts)
|
||||
Reference in New Issue
Block a user