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 tags to filter
Sort by most recent
281 results
Hello AWS Community, I'm experiencing issues with the ECS agent on my EC2 instance. The agent fails to start properly, and when I check the logs, I see multiple errors related to IAM role permissions...
1
answers
0
votes
32
views
asked 7 days ago
https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.5.13.4 - this doesn't indicate vulnerability. The reference is from the pom.xml file "META-INF/maven/com.itextpdf/itextpdf/pom.xml" inside o...
1
answers
0
votes
47
views
asked 9 days ago
Hi, I created a SOCI index for an image that is in the ECR repository and then pushed it to this repository. Now, I see the image and the SOCI index in the repository, and I even see the digest of the...
2
answers
0
votes
114
views
asked 17 days ago
We noticed a typo in our custom registry alias and wish to change it. The field in the console UI is greyed out (Public registry > Settings > Edit), and there doesn't seem to be a CLI method to make/r...
2
answers
0
votes
25
views
asked 18 days ago
We are using ECR enhanced scanning to scan for security vulnerabilities in our containers. Since about a week it reports vulnerabilities of package versions that are not installed in our container. F...
1
answers
0
votes
142
views
asked 24 days ago
When setting up AWS ECR cross account replication with KMS, I would expect that the target account (account b) service role "AWSServiceRoleForECRReplication" would need permissions granted to the sour...
1
answers
0
votes
38
views
asked 25 days ago
Hello, after the latest changes to the inspector, scans of our containers show active vulnerabilities for packages we have updated a long time ago. For example, ``` word-wrap ``` I have installed bot...
1
answers
0
votes
87
views
asked a month ago
I am testing one of my greengrass components as a docker image but keep running "no basic auth credentials" when the docker run command executes in my recipe file. I followed the guide here as closely...
1
answers
0
votes
44
views
asked a month ago
I am working on the Cloud Quest Solutions Architect. Currently I am stuck on Container Services portion. When I attempt to create a using the below command I am unable to connect due to not being a TT...
2
answers
0
votes
37
views
asked a month ago
Hello , We use ECR to host our Helm Charts. While push helm chart to a ECR repo with <project-name>/<chart-name>, we used to get the error of Cmd : helm push ./charts/argo-cd-7.8.2.tgz oci://<...
1
answers
0
votes
46
views
asked a month ago
I want to deploy a lambda function that call OpenAI, do some processing for text and return result. ``` def openaipreprocessing(text): # call OpenAI api return vector def save_res...
2
answers
0
votes
47
views
asked a month ago