Questions in 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.

3203 results
I have a Dockerized service (simple port 8080 web service) that I want to deploy an AWS runtime (ECS, EKS, EC2, FARGATE, Lightsail, Elasticbeanstalk, I don't care) and expose via Cloud Front. I don't ...
1
answers
0
votes
47
views
asked 16 hours ago
I am getting Error while building https://github.com/aws-samples/Intelli-Agent . While running sudo npm run build it says ECR repository format is invalid. 111111111.dkr.**ecr..amazonaws.com/pai:late...
2
answers
0
votes
37
views
asked a day ago
I'm using the `amazon/aws-glue-libs:glue_libs_4.0.0_image_01` docker image for local development inside of VsCodes Dev Containers. Everything works fine, except that I get the folling error when tryin...
1
answers
0
votes
20
views
asked 2 days ago
There is no Docker Labels parameter for run-task cli [https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/run-task.html]. With AWS Fargate run-task cli, Is there a way that users ca...
1
answers
0
votes
20
views
AWS
asked 2 days ago
I have problems with docker pull times in my AWS Batch jobs. I reduced my image size as much as I could and till get 2min pull. I have created a custom AMI that contains the image already pulled and ...
1
answers
0
votes
23
views
asked 3 days ago
I am maintaining a single task definition in which each revision has a different container with a different base image. Now every time the container takes around 20-30 seconds to start and come to the...
2
answers
0
votes
33
views
asked 3 days ago
Hello AWS re:Post, I’m reaching out to seek guidance regarding an issue we’ve encountered while working with ECS Fargate and Service Connect. Below, I’ve outlined the details of our setup and the cha...
1
answers
0
votes
20
views
asked 3 days ago
Dear Experts: We have an application load balancer and two target groups: application frontend and backend. The applications are running on ECS fargate, and load balancer use path to determine which ...
3
answers
0
votes
22
views
asked 3 days ago
I am trying to access from a AWS ECS container to a cluster in MongoDB Atlas. I am getting the same error over and over again ("MongooseServerSelectionError: Could not connect to any servers in your M...
2
answers
0
votes
33
views
asked 3 days ago
I want to use Managed Containers with GameLift, but I have a requirement to to apply TLS to the endpoints. I'm struggling to find documentation about whether Managed Container fleets support TLS certi...
0
answers
0
votes
21
views
asked 4 days ago
I'm trying to reverse proxy from a subdomain to multiple web applications running both on Tomcat (from an ec2 instance) and App Runner. It works perfectly for the Tomcat applications, but I get a 404 ...
Accepted AnswerAWS App Runner
1
answers
0
votes
18
views
asked 4 days ago
We have an ECS task that injects secrets from Secrets Manager, defined in a CloudFormation template created via the CDK. I have updated our CDK project to generate a new secret and inject it into the ...
2
answers
0
votes
50
views
asked 4 days ago