July 2017
Intermediate to advanced
414 pages
11h 18m
English
The Docker registry is a central place where Docker images are published and downloaded from. The central registry provided by Docker is https://hub.docker.com. The Docker registry has public images that one can download and use as a base registry. Docker also has private images that are specific to the accounts created in the Docker registry. The Docker registry screenshot is shown as follows:

Docker also offers Docker Trusted Registry (DTR), which can be used to set up registries locally on-premise.
Read now
Unlock full access