google/gvisor
Implement /proc/sys/user/max_user_namespaces ?
Aberta
#11.210 aberto em 22 de nov. de 2024
good first issuetype: enhancement
Métricas do repositório
- Stars
- (12.713 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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