Questions tagged with Amazon Elastic Container Registry (ECR)

Fully managed container registry offering high-performance hosting, so you can reliably deploy application images and artifacts anywhere

Content language: English

Select tags to filter
Sort by most recent

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

265 results
Amazon Inspector is finding vulnerabilities in Java packages that are not present in the ECR image, but are referenced in a pom.xml file. This appears to be new behavior. For example, we see a finding...
1
answers
0
votes
10
views
asked 2 hours ago
Hi team, Need help on this : I am trying to push docker images created and build in github enterprise runner and then pushing into AWS ECR private repo. While doing so I am getting "403 access forbidd...
2
answers
0
votes
67
views
asked 12 days ago
I'm using the image LinuxArmBuildImage_AMAZON_LINUX_2023_STANDARD_3_0 for CodeBuild. CDK CLI is not built-in and the Golang version is pretty old. Is there a newer image I should be using?
0
answers
0
votes
35
views
asked 15 days ago
Hi, I new to EKS and created a Cluster and 2 worked node. And Cluster is up and running but I'm getting this error while running kubectl get nodes. Already updated AWS Cli version and updated .kube/c...
2
answers
0
votes
39
views
asked 21 days ago
I am getting Error while building https://github.com/aws-samples/Intelli-Agent . While running sudo npm run build it says ECR repository format is invalid. 111111111.dkr.**ecr..amazonaws.com/pai:late...
2
answers
0
votes
58
views
asked a month ago
I have problems with docker pull times in my AWS Batch jobs. I reduced my image size as much as I could and till get 2min pull. I have created a custom AMI that contains the image already pulled and ...
1
answers
0
votes
47
views
asked a month ago
Hi, 1. Where can I find more information on integrating SOCI index builder with CI/CD pipeline? 2. We have ECR repositories with multiple images with different versions. Will SOCI index builder creat...
1
answers
0
votes
35
views
asked a month ago
Is anyone running into issues with this tag? Broken tag? (updated around an hour or so ago) -- corresponds to release version 2023.6.20241209.0 ``` ➜ git:(mainline) ✗ docker run -it public.ecr.aws/a...
2
answers
0
votes
89
views
asked 2 months ago
Hello, a team is contemplating breaking down a monolith app to run as micro service on ECS. This requires a change in ways of working leading to questions; 1. Is there some guidance for git branching ...
2
answers
0
votes
77
views
asked 3 months ago
I am trying to pull the image on a EKS Worker node machine where runtime is containerd and `aws ecr get-login-password --region <region> | docker login --username AWS --password-stdin <account-id>.d...
2
answers
0
votes
219
views
AWS
asked 3 months ago
"I’m creating a Lambda function with boto3, but I'm encountering an issue. Here’s the code that’s failing: ``` lambda_client.create_function( FunctionName=function_name, Runtime='pyth...
2
answers
1
votes
91
views
asked 3 months ago
Hello, I'm trying to configure app runner service with my golang image, pushed in Aws ECR image repository I need some help to understand the following error. The error description it says “[AppRunne...
1
answers
0
votes
163
views
asked 4 months ago