A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack b6b7eb08d2 Disable log driver for docker run
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>
2017-04-04 09:36:25 +01:00
src/cmd/moby Disable log driver for docker run 2017-04-04 09:36:25 +01:00