mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-28 11:09:32 +00:00
We are generally outputting to stdout pipe which the log driver does not cope with very well; always did this in older builds. Saves another 5% of build time. Signed-off-by: Justin Cormack <justin.cormack@docker.com>