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 0ecb468a33
commit 19061f347e
5 changed files with 0 additions and 109 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