Chris
Chris
### Detailed description Developers should be able to express rules that can be used to require some containers to be started and run before others within a single workload. ###...
### Detailed description When using the `files` feature in Score, it is often useful to embed placeholders. Unfortunately, the placeholder syntax in Score `${...}` is very commonly used and so...
**Describe the bug** The error message when running `score-compose generate` is misleading. It states: ``` Error: the project is empty, please provide a score file to generate fro ``` This...