Skip to content

[FEATURE] Consider score-spec a superset of compose-spec (or potentially merge with compose) #166

@steren

Description

@steren

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions