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 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 have a public ECR and a couple of Docker images there. I am trying to run “docker pull” without being authenticated (no ~/.docker/config.json exists) but I am asked to login prior to pull.
How can...
I've encountered what I believe to be an unexpected behavior with ECR the past few months where Enhanced Scanning is showing false-positive vulnerabilities around the Linux kernel. It shouldn't be...
I deployed my Django Rest Framework (DRF) project to AWS Lightsail Containers, and everything works well with the DRF application. The DRF container is public, and I opened port 8000 for it. I do...
Hello,
I am trying to deploy the following project: https://github.com/aws-samples/bedrock-claude-chat
Following the instructions I've hit a wall with the deployment. I am getting the following...
I'm currently running an EC2 instance inside a vpc v2 environment. Inside the EC2 instance I'm trying to execute a docker pull command from a private repository on ECR. Doing a docker pull command...
Hi,
I have a lot (176) in my private repositories, and I'm wondering how I easy can empty/delete everything in my private repositories.
I've searched for an answer, but I haven't found it. So I'm...
I have a buildspec file that logs in to ECR:
```
- aws ecr get-login-password --region eu-west-2 | docker login --username AWS --password-stdin 123.dkr.ecr.eu-west-2.amazonaws.com
```
This buildspec...
Hey there!
I'm getting this error while deploying a service using Fargate:
ResourceInitializationError: unable to pull secrets or registry auth: The task cannot pull registry auth from Amazon ECR:...
I have a CodePipeline with ECR as the source, and I want it to trigger every time a new image is pushed to ECR, regardless of the image tag, and deploy it to ECS. However, ECR as a source in...
I have a codepipeline with with source as ECR. I have specified a pipeline variable and I want to trigger the pipeline using Eventbridge by supplying this variable dynamically from the event (assume...
Hello.
I need a way to quickly create a new account under the organization and copy S3 buckets and ECR repositories to this new account. Would Lambda be the most suitable tool for this task, or do...
The cloudtrail event details i am giving below
Event name - RetireGrant
Event time - August 01, 2024, 03:30:22 (UTC+05:30)
User name - -
Event source - kms.amazonaws.com
Resource type -...