Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2021-17
Description
We need for a universal way for starting/restarting processes in docker container.
The best way to solve that is small and simple bash script. (loop_process_starter.sh)
- start bash script (non binary directly) with arguments
- script starts process (w\o daemonising it) with logging to file
- if process fails script restarting it again with delay