Closed alambike closed 10 years ago
The reason is that yum output is too big to enter in a chunk, so docker api breaks it in various chunks. This cause an exception in image::build onProgress callback, because JSON->new->decode launch it when tries to decode the chunked json string.
Corrected in version 1.103.
Build this dockerfile breaks image creation: