A bunch of tools shipped rely on or produce JSON, it (or YAML) are used in various QA related scenarios. I propose we include the tool `jq` into the image to allow reading JSON / YAML, similar to how `make` was included.
A bunch of tools shipped rely on or produce JSON, it (or YAML) are used in various QA related scenarios.
I propose we include the tool
jqinto the image to allow reading JSON / YAML, similar to howmakewas included.