Registry

A registry is a centralized location where information about software components, such as images in the case of Docker, is stored and managed. This can include metadata about the component, such as its version number and dependencies, as well as the component itself. In the context of private registries, this refers to a specific type of registry that is used to store and distribute images within a closed network, such as a company or organization.