mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix broken link to glossary page.
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
parent
51249a3aa0
commit
f6753cd963
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Docker.
|
||||||
|
|
||||||
A *data volume* is a specially-designated directory within one or more
|
A *data volume* is a specially-designated directory within one or more
|
||||||
containers that bypasses the [*Union File
|
containers that bypasses the [*Union File
|
||||||
System*](/terms/layer/#union-file-system). Data volumes provide several
|
System*](/reference/glossary#union-file-system). Data volumes provide several
|
||||||
useful features for persistent or shared data:
|
useful features for persistent or shared data:
|
||||||
|
|
||||||
- Volumes are initialized when a container is created. If the container's
|
- Volumes are initialized when a container is created. If the container's
|
||||||
|
|
Loading…
Add table
Reference in a new issue