mirror of
https://github.com/docker/docs.git
synced 2026-04-03 17:59:01 +07:00
Tweaking for Hugo Updating the Dockerfile with new sed; fix broken link on Kitematic Fixing image pull for Dockerfile Removing docs targets Signed-off-by: Mary Anthony <mary@docker.com>
694 B
694 B
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