mirror of
https://github.com/rommapp/romm.git
synced 2026-07-01 08:16:21 +00:00
`tini` does not wait for child processes to close, so all processes will be killed immediately. This is why the container stops so fast. This fix makes the `init` script listen and handle terminate signals. It also ensures that child processes are shut down in reverse order with proper waiting for completion.
5.3 KiB
Executable File
5.3 KiB
Executable File