score-spec / score-compose

Reference implementation for docker-compose target platform support
https://score.dev/
Apache License 2.0
445 stars 40 forks source link

[bug] strange log message when --image is used #138

Closed astromechza closed 3 months ago

astromechza commented 3 months ago

I see

INFO: Set container image for workload '%s' container '%s' to %s from --%s

Looks like there is a format function call missing!