Add some redirets (#4144)

This commit is contained in:
Misty Stanley-Jones 2017-08-10 10:51:52 -07:00 committed by GitHub
parent a7d070ca2c
commit 17544f7862
1 changed files with 3 additions and 2 deletions

View File

@ -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
@ -381,4 +382,4 @@ $ docker run -d \
- Learn about [bind mounts](bind-mounts.md).
- Learn about [tmpfs mounts](tmpfs.md).
- Learn about [storage drivers](/engine/userguide/storagedriver.md).
- Learn about [storage drivers](/engine/userguide/storagedriver.md).