|
docker-compose - use logging limits (#66)
- ldap sync is very noisy, limits/rotation required
- can be verified with
docker inspect -f '{{.HostConfig.LogConfig}}' 88…de
{json-file map[max-file:3 max-size:10m]}
Co-authored-by: Markus Koetter <[email protected]>
|
|---|
|
|
| docker-compose.yml |
|---|