mirror of https://github.com/docker/docs.git
Fixes #781
This commit is contained in:
parent
a974754bf5
commit
a643a524c3
|
@ -2,6 +2,8 @@
|
||||||
description: Learn the technologies that support storage drivers.
|
description: Learn the technologies that support storage drivers.
|
||||||
keywords: container, storage, driver, AUFS, btfs, devicemapper,zvfs
|
keywords: container, storage, driver, AUFS, btfs, devicemapper,zvfs
|
||||||
title: Understand images, containers, and storage drivers
|
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
|
To use storage drivers effectively, you must understand how Docker builds and
|
||||||
|
|
Loading…
Reference in New Issue