Description
Private or internal container image registries can be hosted with the Docker Registry 2 implementation. It is useful for teams that need to store and distribute images without relying only on public registries.
A registry server needs storage, TLS, authentication, authorization, and backup planning. Misconfiguration can expose images or credentials on the network.