docker-archive / compose-cli

Easily run your Compose application to the cloud with compose-cli
Apache License 2.0
957 stars 255 forks source link

Update ecs-compose-features.md #2233

Closed actualben closed 6 days ago

actualben commented 1 year ago

ecs-compose supports neither service.deploy.restart_policy nor service.restart. (This is a re-submission of the accidentally-deleted, previously approved but unmerged PR #2184).

What I did

Changed to x for service.deploy.restart_policy and service.restart, deleted comment on service.restart

Related issue

closes #2153