Beginner Docker & Containers
Q13 / 100

What is Docker Hub?

Correct! Well done.

Incorrect.

The correct answer is B) A cloud-based registry service for storing, sharing, and distributing Docker images

B

Correct Answer

A cloud-based registry service for storing, sharing, and distributing Docker images

Explanation

Docker Hub is the default public registry where official and community images (like "nginx" or "ubuntu") are hosted and can be pulled with "docker pull".

Progress
13/100