Y
Hacker News
new
|
ask
|
show
|
jobs
by
edg5000
1 hour ago
Bind mounts can work fine. Setting them up does require root though. Easiest would be if the harness offered to enable containment. Awkwardly, it would require root.
1 comments
ptspts
1 hour ago
In fact, it's possible to set up bind mounts without root on a modern Linux system, using a user namespace and a mount namespace.
link
apitman
1 hour ago
podman is my favorite tool for this.
link