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...
3
answers
0
votes
24
views
Ivan M
asked a day ago
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...
0
answers
0
votes
27
views
asked 6 days ago
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...
0
answers
0
votes
28
views
Bruno
asked 9 days ago
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...
1
answers
0
votes
25
views
asked 17 days ago
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...
3
answers
0
votes
71
views
deca
asked 23 days ago
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...
4
answers
0
votes
85
views
Zowie
asked a month ago
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...
1
answers
0
votes
213
views
Qadri
asked a month ago
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:...
1
answers
0
votes
220
views
asked a month ago
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...
1
answers
0
votes
363
views
asked a month ago
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...
1
answers
0
votes
352
views
asked a month ago
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...
2
answers
0
votes
310
views
MarkoD
asked 2 months ago
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 -...
1
answers
0
votes
379
views
asked 2 months ago