Currently when the sliderule process running inside a docker container on a cluster node crashes, the core file is not generated. Ideally, a core file would be generated and left on the node's file system while that node is still up. The docker container will get restarted, but if there was an alert, then we could go to the node and examine the core file for a cause of the crash.