Containers

What is a Registry?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  • A registry is a service which stores container images and allows users to pull specified images to run containers.
  • There are public registries (everyone can access them) and private (accessed only internally in the organization or specific network)