Difference between revisions of "Amazon Elastic Container Registry (ECR)"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[Terraform resource]]: <code>[[aws_ecr_repository_policy]]</code>
 
* [[Terraform resource]]: <code>[[aws_ecr_repository_policy]]</code>
 
* [[Azure Container Registry (ACR)]]
 
* [[Azure Container Registry (ACR)]]
 +
 +
 +
                "[[ecr:ListImages]]",
 +
                "[[ecr:GetDownloadUrlForLayer]]",
 +
                "[[ecr:DescribeImages]]",
 +
                "[[ecr:BatchGetImage]]",
 +
                "[[ecr:BatchCheckLayerAvailability]]"
  
 
== Activities ==
 
== Activities ==

Revision as of 12:00, 3 October 2024

Elastic Container Registry (ECR), available since December 2015[1] with tagging support from December 2018[2]

Features:

Errors

Related


               "ecr:ListImages",
               "ecr:GetDownloadUrlForLayer",
               "ecr:DescribeImages",
               "ecr:BatchGetImage",
               "ecr:BatchCheckLayerAvailability"

Activities

Announcements

See also

  • 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
  • Advertising: