By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Containers

Run containers securely, reliably, and at scale

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.

781 results
Hi everyone, I am currently running a Bitbucket pipeline on a Windows Server 2019, which is being used as a runner in Bitbucket. The pipeline involves building Docker images, and we need to build bot...
1
answers
0
votes
500
views
asked 4 months ago
I am a total beginner with AWS so please go easy on me. I am trying to run an ECS cluster with EC2 instances. So when creating an ECS cluster I can clearly see that an EC2 is created with it on the EC...
1
answers
0
votes
458
views
asked 4 months ago
Hello, how can I access pods running in an AWS EKS cluster for vulnerabilities? What are the options and best practices here? We already use AWS Inspector for AWS Lambda and AWS EC2. However, no vul...
2
answers
0
votes
783
views
asked 4 months ago
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 https://aws.amazo...
1
answers
0
votes
396
views
profile pictureAWS
EXPERT
asked 4 months 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
458
views
asked 4 months 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
205
views
asked 4 months 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 wei...
1
answers
0
votes
331
views
asked 4 months 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 pack...
Accepted AnswerContainersAmazon Linux
2
answers
0
votes
4.2K
views
asked 4 months 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 application/vnd.o...
1
answers
0
votes
497
views
asked 4 months 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
236
views
asked 4 months 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
728
views
asked 5 months 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 unde...
1
answers
0
votes
444
views
asked 5 months ago