https://blog.tinned-software.net/multi-process-container-images/
While sticking to the mantra of “One Container, One Process” where possible, it is not always possible to have only one process running per container. Sometimes helper processes or side processes are needed.



