Container Registries
8 providers in this category.
Container registries store and distribute Docker/OCI images for build and deploy pipelines, public or private. Any team running containers needs a reliable, access-controlled home for images close to where they build and ship. Many registries add vulnerability scanning, image signing, and access controls to harden the supply chain. Weigh open-source versus managed delivery, self-hosting, and free-tier limits.
Companies
Neutral ordering. Not a recommendation.
Amazon ECR
aws.amazon.com/ecr
Amazon Elastic Container Registry (ECR) is AWS's managed, OCI-compliant registry for storing and deploying container images, integrated with AWS services for teams running containers on AWS.
Azure Container Registry
azure.microsoft.com/en-us/products/container-registry
Azure Container Registry is Microsoft's managed, OCI-compliant registry for storing and managing container images and artifacts, aimed at teams deploying containers on Azure.
Docker Hub
hub.docker.com
Docker Hub is Docker's hosted registry for storing, sharing, and distributing OCI-compliant container images across public and private repositories.
GitHub Container Registry
docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
GitHub Container Registry stores and manages OCI-compliant container images alongside source code as part of GitHub Packages.
GitLab Container Registry
docs.gitlab.com/ee/user/packages/container_registry
GitLab Container Registry is an integrated, OCI-compliant registry for storing container images within GitLab projects, aimed at teams using GitLab CI/CD.
Google Artifact Registry
cloud.google.com/artifact-registry
Google Artifact Registry is Google Cloud's managed service for storing OCI-compliant container images and language packages, aimed at teams building and deploying on Google Cloud.
Harbor
goharbor.io
Harbor is an open-source, OCI-compliant container registry providing image storage, vulnerability scanning, role-based access control, replication, and image signing.
Quay
quay.io
Quay is a container registry from Red Hat offering OCI-compliant image storage, vulnerability scanning, and automated builds, available both hosted and self-hosted.
