krallin / tini

A tiny but valid `init` for containers
MIT License
9.66k stars 505 forks source link

Support setuid and setguid before execute command? #199

Open TommyLike opened 1 year ago

TommyLike commented 1 year ago

Add the ability to run child process with another user and group, it's also supported in pid1 project: https://github.com/fpco/pid1