Image Registries
A Docker Image Registry is a centralized, server-side storage and distribution system designed to manage container images. It acts as a library where developers can upload (push) their built images and from which others can download (pull) them to run as containers.