compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
160 stars 16 forks source link

[FR] support docker compose port range #658

Open JohnPreston opened 1 year ago

JohnPreston commented 1 year ago

Docker compose ports supports port ranges and so does ECS for bridge and awsvpc modes. Security Groups allow a FromTo range as well.

Therefore it should be possible to support port ranges within ecs-compose-x