Skip to content

Commit

Permalink
Update volume
Browse files Browse the repository at this point in the history
  • Loading branch information
khs1994 committed Dec 20, 2017
1 parent b2e0b72 commit 8589701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_management/volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

* `数据卷` 默认会一直存在,即使容器被删除

*注意*`数据卷` 的使用,类似于 Linux 下对目录或文件进行 mount,镜像中的被指定为挂载点的目录中的文件会隐藏掉,能显示看的是挂载的 `数据卷`
>注意`数据卷` 的使用,类似于 Linux 下对目录或文件进行 mount,镜像中的被指定为挂载点的目录中的文件会隐藏掉,能显示看的是挂载的 `数据卷`
### 选择 -v 还是 -–mount 参数

Expand Down

0 comments on commit 8589701

Please sign in to comment.