google/gvisor

Implement /proc/sys/user/max_user_namespaces ?

Open

#11,210 建立於 2024年11月22日

在 GitHub 查看
 (4 留言) (1 反應) (0 負責人)Go (12,713 star) (1,061 fork)batch import
good first issuetype: enhancement

描述

Description

Bubblewrap with option "--disable-userns" enabled fails to run in gvisor due to lack of /proc/sys/user/max_user_namespaces (relevant code). The option "--disable-userns" is set as default by flatpak, so adding /proc/sys/user/max_user_namespaces will make it possible to build and run flatpak in container with gvisor.

Is this feature related to a specific bug?

No response

Do you have a specific solution in mind?

No response

貢獻者指南