▲ | Flux159 4 days ago | ||||||||||||||||
How does this compare to s6? I recently used it to setup an init system in docker containers & was wondering if nitro would be a good alternative (there's a lot of files I had to setup via s6-overlay that wasn't as intuitive as I would've hoped). | |||||||||||||||||
▲ | nine_k 4 days ago | parent [-] | ||||||||||||||||
S6 is way more complex and rich. Nitro or runit would be simpler alternatives; maybe even https://github.com/krallin/tini. | |||||||||||||||||
|