Fully managed Docker container registry from AWS that makes it easy to store, share, and deploy container images and OCI artifacts, tightly integrated with Amazon ECS, EKS, and Lambda.
Moment Integration
Moment Template Coming Soon.
Home Page
Key Features
- Docker and OCI artifact support (push, pull, list, tag via standard CLI)
- Integrated with Amazon ECS, Amazon EKS, AWS Lambda, and AWS Batch
- Image scanning (basic and enhanced via Amazon Inspector) with scan-on-push or continuous scanning
- Managed container image signing for trust verification
- Lifecycle policies to auto-expire old or untagged images
- Cross-region and cross-account replication
- Pull-through cache for upstream registries (Docker Hub, ECR Public, OCI-compliant registries)
- Automatic repository creation on image push (Dec 2025) and cross-repo blob mounting (Jan 2026)
- Encryption at rest (S3 SSE or AWS KMS) and HTTPS in transit
- IAM-based access control with fine-grained repository policies
- Public and private registry support
- VPC endpoint integration for private networking
- New CloudWatch metrics for repository monitoring (RepositoryCount, ImagesPerRepositoryCount)
Background
- Part of the core AWS container services portfolio.
- Storage backed by Amazon S3 with 99.999999999% (11 9s) durability.
- Pay-as-you-go pricing model.
- Two long-requested features finally shipped in late 2025 / early 2026: automatic repo creation on push and blob mounting for cross-repository layer sharing.