A Docker log note should include container name, timestamp range, command, exit code, and restart state. The raw log lines are often not enough because containe…
A CLI wrapper failure should keep the child command exit code, signal, stdout, and stderr separate instead of flattening them into one generic failure message.
…