mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f69f09f44c
This PR adds support for compressibility of log file. I added a new option conpression for the jsonfile log driver, this option allows the user to specify compression algorithm to compress the log files. By default, the log files will be not compressed. At present, only support 'gzip'. Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> 'docker logs' can read from compressed files Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> Add Metadata to the gzip header, optmize 'readlog' Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> |
||
---|---|---|
.. | ||
multireader | ||
log_tag.go | ||
log_tag_test.go | ||
logfile.go |