Elastic Container Registry (ECR)
Last updated
Last updated
Store and manage Docker images on AWS
Supports both public and private repository.
Integrated with ECS and images are stored in S3 bucket.
To pull docker images from ECR requires relevant IAM role.
It supports vulnerability scanning, versioning, image tags, lifecycle.