docker_practice/data_management
Baohua Yang dbb12986da Add more information on the discuss group 2014-09-16 10:26:19 +08:00
..
README.md Add more information on the discuss group 2014-09-16 10:26:19 +08:00
container.md Add the data management chapter 2014-09-05 15:56:33 +08:00
management.md Add the data management chapter 2014-09-05 15:56:33 +08:00
volume.md Add more information on the discuss group 2014-09-16 10:26:19 +08:00

README.md

#Docker 数据管理 这一章介绍如何在Docker内部以及容器之间管理数据 在容器中管理数据的2个主要方式

  • 数据卷Data volumes
  • 数据卷容器Data volume containers