- Containers›
- Elastic Container Registry›
- Features
Amazon Elastic Container Registry features
Page topics
- Amazon container orchestrator integration
1
- OCI and Docker support
1
- Public container image and artifact gallery
1
- AWS Marketplace
1
- High availability and durability
1
- Team and public collaboration
1
- Access control
1
- Encryption
1
- Third-party integrations
1
- Pull through cache repositories
1
- Image signing and trust verification
1
Amazon container orchestrator integration
Open allOCI and Docker support
Open allPublic container image and artifact gallery
Open allAWS Marketplace
Open allHigh availability and durability
Open allTeam and public collaboration
Open allAccess control
Open allEncryption
Open allThird-party integrations
Open allPull through cache repositories
Open allImage signing and trust verification
Open allAmazon ECR now supports managed container image signing to enhance your security posture and eliminate the process of setting up signing. Container image signing allows you to verify that images are from trusted sources. With managed signing, ECR simplifies setting up container image signing to just a few clicks in the ECR Console or a single API call. To enable managed signing, you create a signing rule with a signing profile, which is a unique AWS resource that allows you to specify parameters such as signature validity and which IAM principals can sign. You then specify which repositories you would like ECR to sign images in, which can be all of the repositories in the registry or a subset of your repositories using repository names as filters. Once configured, ECR will automatically sign new images as they are pushed to the specified repositories using the credentials of the IAM principal that pushed the image. Get started here.