mirror of
https://github.com/docker/docs.git
synced 2026-04-03 09:49:05 +07:00
Add some redirets (#4144)
This commit is contained in:
committed by
GitHub
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
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user