Files
docker-cli/components/engine/docs/sources/terms/registry.md
Rick Wieman 701a9fb9a1 Makes headings in documentation consistent
Fixes #10673.

Signed-off-by: Rick Wieman <git@rickw.nl>
Upstream-commit: 63593267619378520a03e8984c5fcf0ec8957537
Component: engine
2015-04-23 07:41:30 +02:00

604 B

page_title: Registry page_description: Definition of an Registry page_keywords: containers, concepts, explanation, image, repository, container

Registry

Introduction

A Registry is a hosted service containing repositories of images which responds to the Registry API.

The default registry can be accessed using a browser at Docker Hub or using the docker search command.

Further reading

For more information see Working with Repositories