hive icon indicating copy to clipboard operation
hive copied to clipboard

internal/libdocker: buffered capture of client logs

Open fjl opened this issue 2 years ago • 0 comments

This is an experiment to capture client logs using the equivalent of the docker logs command. Using the docker log system instead of attaching to the container should improve the performance of clients when they print lots of output. It also allows timestamping of output.

fjl avatar Mar 01 '23 14:03 fjl