Files
docker-cli/components/engine/docs/userguide/storagedriver/index.md
Liang Mingqiang 35d7acd5b7 Update index.md
fix typo in document

Signed-off-by: mqliang mqliang.zju@gmail.com
Signed-off-by: lmq <mqliang@lmqs-MacBook-Pro.local>
Upstream-commit: 38ee016966ef5ad8f08d42c9a0dd9effd6930c73
Component: engine
2015-12-20 23:00:38 +08:00

1.5 KiB

Docker storage drivers

Docker relies on driver technology to manage the storage and interactions associated with images and the containers that run them. This section contains the following pages:

If you are new to Docker containers make sure you read "Understand images, containers, and storage drivers" first. It explains key concepts and technologies that can help you when working with storage drivers.

Acknowledgement

The Docker storage driver material was created in large part by our guest author Nigel Poulton with a bit of help from Docker's own Jérôme Petazzoni. In his spare time Nigel creates IT training videos, co-hosts the weekly In Tech We Trust podcast, and lives it large on Twitter.