mirror of
https://github.com/projectatomic/bubblewrap.git
synced 2026-02-06 18:46:08 +01:00
Ironically, if running sudo root the path to test-bwrap may be unreachable in the user namespace as root does not have permission, and CAP_DAC_OVERRIDE only works for mapped uids. Fix by using /proc/self/exe for nested bwrap.