Hacker News new | ask | show | jobs
by panta 2148 days ago
This is a bind mount, not an overlay. For an actual overlay you need something like overlayfs or unionfs. See for example https://wiki.archlinux.org/index.php/Overlay_filesystem
1 comments

Thanks! Will try that out