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, on-prem, images, tags, repository, distribution, deployment
title: Deploy a registry server
---
{% include registry.md %}
Before you can deploy a registry, you need to install Docker on the host.
A registry is an instance of the `registry` image, and runs within Docker.