зеркало из https://github.com/microsoft/docker.git
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