Container Registry
Overview
Introduction to DCR (Distributed Container Registry)
DCR Overview
DCR (Distributed Container Registry) is a fully managed container registry service that allows you to store, manage, and deploy container images securely.
Key Features
- Private Registries: Secure, authenticated access to your container images
- Repository Management: Organize images in dedicated repositories
- Docker Compatible: Works seamlessly with Docker, Podman, and other OCI-compliant tools
- Global Availability: Fast image pulls from anywhere
- Access Control: Manage credentials and permissions for your registries
Use Cases
- Store proprietary application images
- Manage microservices container images
- CI/CD pipeline integration
- Development and production image management
Getting Started
Ready to create your first registry? See Create a Registry.