Add note on Docker Hub

This commit is contained in:
Usha Mandya 2020-07-03 15:25:54 +01:00
parent 9fb104c9af
commit dc7801c55b
22 changed files with 44 additions and 0 deletions

View file

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