mirror of https://github.com/docker/docs.git
Add some redirets (#4144)
This commit is contained in:
parent
a7d070ca2c
commit
17544f7862
|
@ -3,7 +3,8 @@ description: Using volumes
|
|||
title: Use volumes
|
||||
keywords: storage, persistence, data persistence, volumes
|
||||
redirect_from:
|
||||
- engine/tutorials/dockervolumes/
|
||||
- /engine/tutorials/dockervolumes/
|
||||
- /engine/userguide/dockervolumes/
|
||||
---
|
||||
|
||||
Volumes are the preferred mechanism for persisting data generated by and used
|
||||
|
|
Loading…
Reference in New Issue