Q. What is a Docker registry?
β
Correct Answer: (B)
A server that stores and distributes Docker images
Explanation: A Docker registry is a service for storing and distributing Docker images. Docker Hub is a common public registry.