|
|
|
|
|
by mike_hearn
263 days ago
|
|
You don't need bind mounts, you can just pass access rights to directories into the sandbox directly. Also sandboxed apps run inside a (filesystem) container so file writes to $HOME are transparently redirected to a shadow home. |
|