mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
457e1ffa4c
We reintroduced this once already because it is quite easy to miss this subtle aspect of proc mounting. The recent migration to securejoin.MkdirAllInRoot could have also inadvertently reintroduced this (though it didn't). Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>