This commit is contained in:
John Mulhausen 2016-12-13 15:42:49 -08:00 committed by GitHub
parent a974754bf5
commit a643a524c3
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
description: Learn the technologies that support storage drivers.
keywords: container, storage, driver, AUFS, btfs, devicemapper,zvfs
title: Understand images, containers, and storage drivers
redirect_from:
- /en/latest/terms/layer/
---
To use storage drivers effectively, you must understand how Docker builds and
@ -501,4 +503,4 @@ For detailed information about data volumes
* [Select a storage driver](selectadriver.md)
* [AUFS storage driver in practice](aufs-driver.md)
* [Btrfs storage driver in practice](btrfs-driver.md)
* [Device Mapper storage driver in practice](device-mapper-driver.md)
* [Device Mapper storage driver in practice](device-mapper-driver.md)