@gtardif PTAL
I'm also getting this error on arch linux. I have docker-compose installed, but it seems there is no ecs integration.
Me too. Ubuntu 20.04.
me too :( Ubuntu 20.04 docker version 19.03.8, build afacb8b7f0
Sorted it, you need to install docker compose https://github.com/docker/compose-cli/blob/main/INSTALL.md which has the ecs integration.
Sorted it, you need to install docker compose https://github.com/docker/compose-cli/blob/main/INSTALL.md which has the ecs integration.
Thank you @NathTech . This worked for me. For anyone reading, please be sure to reload your shell session in order for the changes to take effect.
Most helpful comment
Sorted it, you need to install docker compose https://github.com/docker/compose-cli/blob/main/INSTALL.md which has the ecs integration.