Files
Aditya Rajan 84e81252f2 compat: Add compatiblity with Docker/Moby API for scenarios where build fails
In order to maintain compatiblity with `moby API` we must the field
`errorDetail` which is primary error reporting field with stream.

Currently podman is using `error` which is already deprecated by moby.

Check: https://github.com/moby/moby/blob/master/pkg/jsonmessage/jsonmessage.go#L147

[NO NEW TESTS NEEDED]
We can't test this in podman CI since we dont have a docker client.

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-11-24 15:51:12 +05:30
..
2021-09-15 20:01:02 +02:00
2021-09-16 00:37:17 +02:00
2020-03-10 08:03:41 -07:00
2021-08-19 07:57:54 -07:00
2021-02-22 09:03:51 +01:00