Archive: August 2019

Rotating Docker log files

Rotating Docker log files

2 min read

Sometimes containers log a lot of things, and the logfile can become huge. This happens because containers aren't supposed to run for a long time but...

Read More