Replies: 1 comment 7 replies
-
To clarify, we want to make sure that we only mount files to files and directories to directories? In the original implementation, this is broken:
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Do we need to add checks to the --bind option of
proot-rs
to only allow binding of dir to dir and file to file?I bring this up because the behavior of mount --bind is like this :)
Beta Was this translation helpful? Give feedback.
All reactions