Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

203
Views
Docker ECS Plugin AWS Context not setting docker ecs setup

I am following below docker documentation link in order to directly deploy my docker project on AWS ECS without changing anything

https://docs.docker.com/engine/context/ecs-integration/

I have successfully configured docker ecs plugin on my machine (Ubuntu 20.04). docker ecs version returns

Docker ECS plugin v1.0.0-beta.2 (6629d8e)

Tried to configure aws context as written in the documentation using the command docker ecs setup which opened an interactive mode allowing me to add credentials for aws account. It created a profile in ~/.aws/credentials

When I run docker context ls I can not see aws context only "default" is shown

context

So when I run docker ecs compose up it says can't use "default" with ECS command because it is not an AWS context obviously because aws context is not setting.

It is expected that when I run docker compose up in the directory with docker-compose.yml file in it it should create containers on ECS.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The error was 'this tool requires the "new ARN resource ID format"'. This was reported as an issue on the original repo

https://github.com/docker/ecs-plugin/issues

Please see

https://github.com/docker/ecs-plugin/issues/175

to resolve the issue. Basically you need to set ARN formats to new from your ECS Console in AWS by gong to ECS -> Account Setting

enter image description here

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!