aws / amazon-ecs-cli

The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html
Other
1.78k stars 303 forks source link

unable to pull image #1166

Open yrsurya opened 7 months ago

yrsurya commented 7 months ago

Summary

Description

Config files

Expected Behavior

Observed Behavior

I am trying to run ecs-cli pull image but getting this error

FATA[0000] Error executing 'pull': unable to pull image: API error (400): client version 1.17 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version

ecs-cli --version (base) ecs-cli version 1.21.0 (*UNKNOWN)

brew install amazon-ecs-cli

Please let me know if need more information

gnavarroco commented 4 months ago

This is happening with docker 26 and 27 :/