Remove docs.docker.com "include" directives

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2021-04-22 12:57:35 +02:00
parent ef8966aacd
commit ff0c463f2b
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C
22 changed files with 0 additions and 44 deletions

View file

@ -4,8 +4,6 @@ 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