Docker-compose.yml and/or sidecars to fargate with waypoint

Hi HashiCorp & Waypoint team,

I’ve been giving waypoint a try to see how it could fit into our workflow. However it is unclear to me how to use waypoint to bring up a docker-compose (app + sidecars).
For instance turnerlabs/fargate cli tool handles docker-compose.yml as an input and is an example of the use case I would like to know how to address via waypoint.

Any thoughts are welcome.
Regards,
Sri

Hi Sri,

Currently we have support for sidecars with the ECS plugin. We don’t support automatically generating deployment spec from a docker-compose.yml, but it could be an interesting idea if you’d like to open a feature request.

Thanks!