Add note on Docker Hub
This commit is contained in:
parent
9fb104c9af
commit
dc7801c55b
22 changed files with 44 additions and 0 deletions
|
@ -4,6 +4,8 @@ keywords: registry, service, driver, images, storage, in-memory
|
|||
title: In-memory storage driver (testing only)
|
||||
---
|
||||
|
||||
{% include registry.md %}
|
||||
|
||||
For purely tests purposes, you can use the `inmemory` storage driver. This
|
||||
driver is an implementation of the `storagedriver.StorageDriver` interface which
|
||||
uses local memory for object storage. If you would like to run a registry from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue