Remix.run Logo
a_t48 a day ago

This uses reflinks, right? I've been experimenting with using reflinks under Linux to speed up layer extraction for Docker, it's great.

frizlab a day ago | parent | next [-]

It uses APFS clones

a_t48 a day ago | parent | next [-]

Struggling 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 a day ago | parent [-]

Yup that’s pretty much it, reflinks is Btrfs/XFS, clones is APFS, but the concept is the same (CoW in both cases).

20 hours ago | parent [-]
[deleted]
gehsty a day ago | parent | prev [-]

Ding ding ding…

odo1242 a day ago | parent | prev [-]

Yep