green-metrics-tool icon indicating copy to clipboard operation
green-metrics-tool copied to clipboard

Check unsupported Docker Compose features

Open davidkopp opened this issue 1 year ago • 3 comments

At the moment GMT only supports a subset of the Docker Compose specification.

It would make sense to check if there are unsupported features used in a usage_scenario.yml and throw an error, so the user gets aware of it.

In this context, it would make sense to introduce a new runner argument --skip-unsupported so unsupported features get skipped.

This idea was proposed by @ArneTR in the comment https://github.com/green-coding-berlin/green-metrics-tool/pull/568/files#r1413023920

davidkopp avatar Dec 05 '23 10:12 davidkopp