mirror of https://github.com/docker/docs.git
add /go/storage-driver/ redirect
Currently pointing to "select a storage driver", but we may be adding a section about migrating to a different storage driver (for users that are currently using a deprecated storage driver). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
c82853feb5
commit
ba7b519519
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: Information on how configure storage drivers
|
||||||
|
description: Instructions for configuring (or switching between) storage-drivers.
|
||||||
|
keywords: Docker, Engine, Daemon, storage-driver
|
||||||
|
redirect_to: /storage/storagedriver/select-storage-driver/
|
||||||
|
---
|
Loading…
Reference in New Issue