

0·
1 day ago- journalctl shows the oom event
- Container limits you can limit container resource usage
- also you can look at container stats to maybe identify the culprit. Or cyclically write the stdout of ps to a file to identify the memory hungry process.