Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't implicily enable --unshare-user when not running as root #552

Open
DaanDeMeyer opened this issue Jan 27, 2023 · 1 comment
Open

Don't implicily enable --unshare-user when not running as root #552

DaanDeMeyer opened this issue Jan 27, 2023 · 1 comment

Comments

@DaanDeMeyer
Copy link

If already in a user namespace, a regular user can have all the required permissions necessary for bubblewrap to function correctly. Hence bubblewrap shouldn't implicitly enable --unshare-user when not running as root if the user has all the required capabilities for bubblewrap to function correctly.

@smcv
Copy link
Collaborator

smcv commented Feb 23, 2023

I'm guessing you have a use-case in mind for this. What is that use-case?

Please could you put together a merge request for the behaviour you would prefer to see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants