Detailed description
Score would likely be more successful if it could leverage all the compose files that exist out there.
Context
Compose spec is everywhere, but mainly used for development.
Possible implementation
This could be achieved in two ways:
- make the score spec a superset of compose spec, so that any compose file would "just work" with score-* CLIs
- merge score spec into compose spec. It seems that the main difference is the ability to define resources without specifying implementation. This could be added to compose spec (and is already what compose spec does for the newly introduced
model attribute)
Additional information
No response
Detailed description
Score would likely be more successful if it could leverage all the compose files that exist out there.
Context
Compose spec is everywhere, but mainly used for development.
Possible implementation
This could be achieved in two ways:
modelattribute)Additional information
No response