Tvheadned container keeps restarting. How to diagnose

I have a container based on Alpine LInux that is running tvheadend. From time to time it simply “restarts”. docker logs -f doesnt’ show anything. How could I go about discovering that is causing the restarts?

Tbanks!