containers / containers/bubblewrap
--bind fails if directories above are not +rx
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
I want to `--bind . /something`, but while the user has access to `.`, it intentionally has no access to `..` or several parent directories.
This seems to fail at https://github.com/containers/bubblewrap/blob/795eeee77eab88afb9db27b06e1d23cc3aebe38e/bubblewrap.c#L1196 which I would think is an easy fix
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.