docker uses the json-file logging driver per default. without any additional configuration the docker logs might fill up the disk at some point.
maybe it's worth pointing out, that using a dropin that enables sane docker log-rotation logic, should be considered.
docker uses the json-file logging driver per default. without any additional configuration the docker logs might fill up the disk at some point. maybe it's worth pointing out, that using a dropin that enables sane docker log-rotation logic, should be considered.