doc: move storage driver readmes into docs

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2015-03-05 17:23:33 -08:00
parent 0418788239
commit 41b1e22f97
6 changed files with 48 additions and 53 deletions

View File

@@ -1,10 +0,0 @@
Docker-Registry In-Memory Storage Driver
=========================================
An implementation of the `storagedriver.StorageDriver` interface which uses local memory for object storage.
**IMPORTANT**: This storage driver *does not* persist data across runs, and primarily exists for testing.
## Parameters
None