Questions tagged with Containers

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.

Hello, Does anyone encounter the issue (sudo soci push --user AWS:$PASSWORD xxxxxxxx.dkr.ecr.xxxx.amazonaws.com/xxxx:xxxxx) only push the soci index, not image index? From this doc...
1
answers
0
votes
170
views
AWS
Wei
asked 6 days ago
Somewhat new to AWS, I'm trying to build a POC with CDK in python using ECR, Fargate with ALB, and an API Gateway. I've been able to publish an image to an ECR repo, but when I try pulling it into the...
1
answers
0
votes
178
views
Erica
asked 6 days ago
Is it possible to collect container metrics in a Docker deployment made using AWS EC2 instances (not running on top of AWS ECS or EKS) with AWS container insights?
3
answers
0
votes
100
views
Kevin
asked 8 days ago
Trying to update the number of desired tasks of an ECS service, I get an error: "There are no capacity providers in the capacity provider strategy with a weight value greater than zero. Specify a...
1
answers
0
votes
133
views
asked 8 days ago
I'm trying to build a container to run on ECS with Amazon Linux 2023 as the base image. I'd like to use Python 3.12 to run an application on the container, and I'm having a hard time getting the...
Accepted AnswerContainersAmazon Linux
2
answers
0
votes
214
views
stu
asked 11 days ago
I am trying to produce a model on a python10 image that successfully builds but runs into the following oci manifest error when aws tries to use it: Unsupported manifest media type...
1
answers
0
votes
224
views
pjalali
asked 13 days ago
Hello AWS Community, I’m encountering an issue where Python function is unable to establish a connection to a Tika server when running inside an AWS Lambda Docker container. Both the Python function...
0
answers
0
votes
209
views
asked 15 days ago
# Background I have one containerized web app I want to deploy with ECS Fargate. I found with one user; the program runs well on 1 task with 1 vCPU. I expect the number of concurrent users to raise to...
1
answers
0
votes
291
views
asked 17 days ago
In aws ecs, i have created task to be fargate type, and in managed EC2 i have few tooling vm ec2 instances, i know that fargate is aws managing the underlying infrastructure and it can be running...
1
answers
0
votes
335
views
ON
asked 19 days ago
I was in the process of creating and testing a CI/CD Pipeline in regards to the AWS Modern Application Workshop (https://github.com/aws-samples/aws-modern-application-workshop/tree/python/module-2),...
3
answers
0
votes
319
views
asked 19 days ago
I'm attempting to deploy [this example](https://containersonaws.com/pattern/api-gateway-fargate-cloudformation) stack from [Containers on AWS](https://containersonaws.com/). I've copied the templates...
1
answers
0
votes
318
views
stu
asked 21 days ago
Hi all, Getting a strange error that I'm not able to find the root cause of. Below is the error message: "service [service-name] was unable to place a task because no container instance met all of...
1
answers
0
votes
267
views
asked 21 days ago