Clean up service containers on DLE failure
Goal
On a DLE error, the service containers continue to run.
If we use the restart on failure option for DLE, it creates another service container that can lead to data corruption.
TODO / How to implement
Catch DLE error and stop service containers