mirror of
https://github.com/moby/moby.git
synced 2026-06-24 08:48:23 +00:00
Add assertion to check for build errors in JSON messages during image building. When a JSON message contains an error, the test will now fail with the error details. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>