Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to pull image #1166

Open
yrsurya opened this issue Apr 12, 2024 · 1 comment
Open

unable to pull image #1166

yrsurya opened this issue Apr 12, 2024 · 1 comment

Comments

@yrsurya
Copy link

yrsurya commented Apr 12, 2024

Summary

Description

  • Which specific command was run? (Example: ecs-cli up --capability-iam --size 2 --launch-type EC2)
  • Which version of the CLI you are using? (Run: ecs-cli --version)
  • Which version of Go are you using? (Run: go version)
  • What platform are you using to run ECS CLI commands? (E.g. Linux, macOS, Windows)

Config files

  • docker-compose.yml

  • ecs-params.yml

  • ~/.ecs/config

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
Copy link

This is happening with docker 26 and 27 :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants