Difference between revisions of "Amazon Elastic Container Registry (ECR)"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/blogs/aws/ec2-container-registry-now-generally-available/
↑ https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/
↑ https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html
(35 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
</ref> with tagging support from December 2018<ref>https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/</ref> | </ref> with tagging support from December 2018<ref>https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/</ref> | ||
* https://aws.amazon.com/ecr/ | * https://aws.amazon.com/ecr/ | ||
+ | |||
+ | Features: | ||
+ | * [[Open Container Initiative (OCI)]] artifacts support | ||
+ | * [[Security image scanning]], <code>[[ScanOnPush]]</code><ref>https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html</ref> | ||
+ | ** Basic: [[Clair]] project | ||
+ | ** Advanced: [[Amazon Inspector]] | ||
+ | *** Operating systems and programing language package vulnerabilities | ||
+ | *** Continuous scanning option | ||
+ | |||
+ | == Errors == | ||
+ | * [[Terraform]]: [[Error: error creating ECR repository: InvalidParameterException: Invalid parameter at 'repositoryName' failed to satisfy constraint:]] | ||
== Related == | == Related == | ||
* [[JFrog Container Registry]] | * [[JFrog Container Registry]] | ||
+ | * [[Terraform resource]]: <code>[[Terraform resource: aws ecr repository|aws_ecr_repository]]</code> | ||
+ | * [[Amazon Inspector]] ([[AWS timeline|Oct 2015]]) | ||
+ | * [[AWS ECS]] | ||
+ | * https://public.ecr.aws/ | ||
+ | * [[public.ecr.aws]] | ||
+ | * [[Terraform resource]]: <code>[[aws_ecr_repository_policy]]</code> | ||
+ | * [[Azure Container Registry (ACR)]] | ||
+ | * [[Google Artifact Registry]] | ||
+ | |||
+ | * <code>[[ecr:ListImages]]</code> | ||
+ | * <code>[[ecr:GetDownloadUrlForLayer]]</code> | ||
+ | * <code>[[ecr:DescribeImages]]</code> | ||
+ | * <code>[[ecr:BatchGetImage]]</code> | ||
+ | * <code>[[ecr:BatchCheckLayerAvailability]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * [[Pushing a Helm chart to ECR]] | ||
+ | * [[Private repository policies in Amazon ECR]] | ||
+ | |||
+ | == Announcements == | ||
+ | * Oct 2019 Native Container Image Scanning in Amazon ECR https://aws.amazon.com/blogs/containers/amazon-ecr-native-container-image-scanning/ | ||
== See also == | == See also == | ||
− | * {{ | + | * {{tf ecr}} |
+ | * {{ECR}} | ||
* {{Container Registry}} | * {{Container Registry}} | ||
[[Category:AWS]] | [[Category:AWS]] | ||
[[Category:Registry]] | [[Category:Registry]] |
Latest revision as of 08:46, 10 October 2024
Elastic Container Registry (ECR), available since December 2015[1] with tagging support from December 2018[2]
Features:
- Open Container Initiative (OCI) artifacts support
- Security image scanning,
ScanOnPush
[3]- Basic: Clair project
- Advanced: Amazon Inspector
- Operating systems and programing language package vulnerabilities
- Continuous scanning option
Errors[edit]
- Terraform: Error: error creating ECR repository: InvalidParameterException: Invalid parameter at 'repositoryName' failed to satisfy constraint:
Related[edit]
- JFrog Container Registry
- Terraform resource:
aws_ecr_repository
- Amazon Inspector (Oct 2015)
- AWS ECS
- https://public.ecr.aws/
- public.ecr.aws
- Terraform resource:
aws_ecr_repository_policy
- Azure Container Registry (ACR)
- Google Artifact Registry
ecr:ListImages
ecr:GetDownloadUrlForLayer
ecr:DescribeImages
ecr:BatchGetImage
ecr:BatchCheckLayerAvailability
Activities[edit]
Announcements[edit]
- Oct 2019 Native Container Image Scanning in Amazon ECR https://aws.amazon.com/blogs/containers/amazon-ecr-native-container-image-scanning/
See also[edit]
- Terraform AWS ECR:
aws_ecr_repository, aws_ecr_repository_policy, aws_ecrpublic_repository, aws_ecrpublic_repository_policy, aws_ecr_registry_policy, aws_ecr_registry_scanning_configuration, aws_ecr_replication_configuration
- ECR,
aws ecr, Amazon ECR Public Gallery: public.ecr.aws
, Terraform AWS ECR, Troubleshooting ECR,ecr:
,ecr:ReplicateImage
, ECR scanning,AllowPushPull
- Container Registry: JFrog Container Registry, AWS ECR, Azure container registry, VMware Harbor Registry, Google Cloud Registry, Amazon Elastic Container Registry (ECR), GitLab container registry,
crane, gcr.io, ghcr.io
Advertising: