docker-archive / compose-cli

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

Docs issue "deployment" vs "deploy" #2182

Closed actualben closed 2 years ago

actualben commented 2 years ago

https://github.com/docker/compose-cli/blob/6135c5edf1664dab0c0d05ab65a650587bcd2085/docs/ecs-compose-features.md?plain=1#L73

Should this be Replaced by service.deploy.restart_policy instead?

nicksieger commented 2 years ago

Looks like it, would you mind submitting a PR?

actualben commented 2 years ago

Darn. Looks like this duplicates #2153... and that issue captures an additional thing to correct. I'm going to see about updating my PR.

actualben commented 2 years ago

actually just closing this in favor of #2153.