3 ms·
This uses reflinks, right? I've been experimenting with using reflinks under Linux to speed up layer extraction for Docker, it's great.
by a_t48 2mo ago
This uses reflinks, right? I've been experimenting with using reflinks under Linux to speed up layer extraction for Docker, it's great.
- odo1242 2mo agoYep
- frizlab 2mo agoIt uses APFS clones
- gehsty 2mo agoDing ding ding…
- a_t48 2mo agoStruggling to find the effective difference between the two, other than it being Apple specific. Either way, neat - I can hopefully use this to provide faster layer unpacks on MacOS as well.
- frizlab 2mo agoYup that’s pretty much it, reflinks is Btrfs/XFS, clones is APFS, but the concept is the same (CoW in both cases).
- deleted 2mo ago[deleted]