Fixes #10673. Signed-off-by: Rick Wieman <git@rickw.nl> Upstream-commit: 63593267619378520a03e8984c5fcf0ec8957537 Component: engine
604 B
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