New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
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...
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...
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?
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...
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...
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 ...
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...
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...
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 ...
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...
"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...
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...