All Content 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
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
22
views
asked 6 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...
2
answers
0
votes
52
views
deca
asked 12 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
80
views
Zowie
asked 17 days 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
207
views
Qadri
asked 23 days 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
181
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
359
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
347
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
307
views
MarkoD
asked a month 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
373
views
asked a month ago
I have an EC2 and it is in the private vpc, I can pull the docker image from ECR Public Gallery if there is NAT in the vpc, but if there is no NAT, even if I added the ECR VPCE, I still cannot pull...
3
answers
0
votes
318
views
asked a month ago
our codecommit repos,ECR repos,codebuild jobs, codepipeline jobs in dev account which will deploy apps in EKS in the dev account. now we need to deploy our apps in Prod account , so can we create a...
1
answers
0
votes
263
views
asked a month ago