Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway46281
986 days ago
What about PID namespaces? (You can use those without using a full-on container solution like docker or podman)
1 comments
thayne
986 days ago
Requires root, or use of user namespaces as well. You also need a process that can act as pid 1, with the special semantics that involves.
link