Hacker News new | ask | show | jobs
by catern 3030 days ago
Sorry, I didn't mean bind mount, I mean union mount, like with OverlayFS or whatever the most-used one is.
1 comments

we didn't look at using overlay. Might be possible, although that would introduce a dependency on kernel version and/or module. A custom fuse might be an option here as well but fuse in containers is a bit sketchy at the moment.