spiegel_podman/vendor/github.com/containers/common/pkg/report
Paul Holzinger 3e08f85353
fix --format {{json .}} output to match docker
`--format json` should not be the same as `--format {{json .}}`, the
later should actually run through the go template and thus create one
json object per entry instead of an json array.

Includes a vendor of c/common@main since it requires a fix from there as
well.

This matches docker compat.
Fixes #16436

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-11-09 17:59:05 +01:00
..
camelcase system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
doc.go system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
formatter.go system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
template.go system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
validate.go fix --format {{json .}} output to match docker 2022-11-09 17:59:05 +01:00
writer.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00