mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-03 22:42:08 +00:00
Add the data management chapter
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#Docker 数据管理
|
||||
这一章介绍如何在docker内部以及容器之间管理数据
|
||||
在容器中管理数据的2个主要方式:
|
||||
* Data volumes
|
||||
* Data volume containers.
|
Reference in New Issue
Block a user