Y
Hacker News
new
|
ask
|
show
|
jobs
by
slonopotamus
1002 days ago
FUSE is only used for bind mounts. If you write to a directory that belongs to container, you get the raw speed of host OS.
1 comments
duped
1002 days ago
How do you support layers without overlayfs?
link
slonopotamus
1002 days ago
It's not me, it's containerd "native" snapshotter. It turns to be efficient on macOS thanks to `clonefile` syscall.
link