Hacker News new | ask | show | jobs
by cpuguy83 3763 days ago
This is true, but what if the thing that spins up the actual container process sets this?
1 comments

What do you mean "the thing that spins up the actual container"? The root process for the container? It's already PID1. The external process creating the container? It's sitting outside the container and "below" PID1, what could that do that'd be of any use?