Remove some content in data_management

This commit is contained in:
khs1994 2017-12-17 23:02:42 +08:00
parent 7d7b4f2afc
commit 8f92f3b114

View File

@ -7,5 +7,3 @@
* 数据卷Volumes
* 挂载主机目录 (Bind mounts)
Docker 在 1.13 版本引进了新的管理命令management commands在 Docker 1.13+ 推荐使用 `docker volume` 子命令来管理 Docker 数据卷。