Questions tagged with Amazon Elastic Container Registry (ECR)

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I was in the process of creating and testing a CI/CD Pipeline in regards to the AWS Modern Application Workshop (https://github.com/aws-samples/aws-modern-application-workshop/tree/python/module-2),...
0
answers
0
votes
21
views
asked an hour ago
I have a few accounts in the following structure: - `mycompany-management` (billing account) - `mycompany-artifacts` (where ECR registry lives) - `mycompany-production` (where EKS lives) -...
2
answers
0
votes
176
views
asked 4 days ago
I still get the error below in my code build even after doing the necessary Permissioning An error occurred (AccessDeniedException) when calling the GetAuthorizationToken operation: User:...
1
answers
0
votes
280
views
Nafiu
asked 7 days ago
Hi there I am creating a custom image to run a notebook job. the image is based on python 3.9. I am trying to meet the criteria shared in this doc...
0
answers
0
votes
124
views
asked 9 days ago
Hey there, I am deploying an ECR container via ECS & health checks are getting failed again & again saying "Task failed for container health checks", even though returned exit code is 0, target group...
2
answers
0
votes
165
views
Vishnu
asked 16 days ago
I used to deploy my AWS ECS code with CDK with no problem. All of a sudden yesterday all tasks couldn't start. It shows `Stopped` status with following message on hover `CannotPullContainerError:...
1
answers
0
votes
193
views
profile picture
Smotrov
asked 17 days ago
![Enter image description here](/media/postImages/original/IMKCyYOMdURn23s5umE1lYHg) I want to give permission to create lambda functions in all the accounts in an organization using the images in...
1
answers
0
votes
149
views
Keerthi
asked 19 days ago
We are publishing our application on AWS Marketplace and testing our CloudFormation template. However, we are getting an error: "Lambda does not have permission to access the ECR image. Check the ECR...
1
answers
0
votes
898
views
asked 20 days ago
I have an application in Account X that is trying to call ecr:DescribeImages using the golang SDK in AccountY. Here is the code I use: ```golang sess, err :=...
1
answers
0
votes
109
views
asked a month ago
How can users create lambda functions in their respective accounts using the ECR image repository in management account. These users are under a particular organization.
3
answers
0
votes
146
views
Keerthi
asked a month ago
Hello AWS Community, We're currently facing challenges with AWS CodePipeline for our Windows containers. It appears that AWS doesn't support CodePipeline natively for Windows containers. Can someone...
0
answers
0
votes
237
views
Jeet
asked a month ago
If I upload my 100MB Docker images to a public repository, are there any charges for storing and allowing public access to these images? Will I be charged if users frequently download these public...
1
answers
0
votes
113
views
noob
asked a month ago