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...
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...