google/gvisor

Implement /proc/sys/user/max_user_namespaces ?

Aperta

#11.210 aperta il 22 nov 2024

 (5 commenti) (1 reazione) (0 assegnatari)Go (1061 fork)batch import
good first issuetype: enhancement

Metriche repository

Star
 (12.713 stelle)
Metriche merge PR
 (Merge medio 4g 22h) (184 PR mergiate in 30 g)

Descrizione

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

Guida contributor