This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Description
Description
As a developer I use docker-compose env to create for local development but local computing resources are taken by many services that are created although I only develop few of them. I need a way to create the services that I do not need to be run locally within ECS and connect my local docker-compose services with services deployed to ECS.
Describe the results you expected:
Services being available locally and remotely on ECS.