mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-11 20:41:10 +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>