bubblewrap
bubblewrap copied to clipboard
Typo in --pidns help?
bubblewrap.c: " --pidns FD Use this user namespace (as parent namespace if using --unshare-pid)\n"
But --unshare-pid says:
bubblewrap.c: " --unshare-pid Create new pid namespace\n"
The help should probably read Use this pid namespace.