mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 23:21:48 +00:00
Fix issue#20, format following the guidelines
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Docker 数据管理
|
||||
这一章介绍如何在Docker内部以及容器之间管理数据,在容器中管理数据主要有两种方式:
|
||||
# Docker 数据管理
|
||||
这一章介绍如何在 Docker 内部以及容器之间管理数据,在容器中管理数据主要有两种方式:
|
||||
* 数据卷(Data volumes)
|
||||
* 数据卷容器(Data volume containers)
|
||||
|
Reference in New Issue
Block a user