MI-DPLA / combine-docker

Combine Docker-ized
https://mi-dpla.github.io/combine-docker/
6 stars 12 forks source link

Configure containers to tidy up after themselves #40

Open antmoth opened 4 years ago

antmoth commented 4 years ago

Currently, logs in some containers might just grow and grow and grow. Set up log rotation or something similar to keep them trimmed down in size where possible.

Might also be something we want to do with Docker - some sort of automated tidying of unused images and containers.