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> Upstream-commit: f93fee5f48cc92df8668380e4edc2b7bbd6c62c6 Component: engine
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