Docker Compose ECS

ECS Fargate does not support bind mounts from host: incompatible attribute Is there a way to use ECS EC2 instead?

Hi Xenfo,
Did you ever get any sort of response/answer to this? I’m facing the same issue right now…

Did you check the Volumes section in the docs of the ECS integration?

Bind mount volume declaration are not supported, only EFS is. Its a good habit to read the documentation first, as it will guide you about the supported configuration options.

1 Like