|
|
|
|
|
by gcr
3695 days ago
|
|
Have you tried btrfs? It also has support for super-cheap copy-on-write operations which should make container images and the like a snap. Not sure if your container tool supports btrfs snapshots of course, but it's conceptually simple, right? |
|
RH/Fedora are very dm/LVM thinp snapshots with XFS centric for backing their containers. I think what you're seeing is distros are doing something different with their container backing approach in order to differentiate from other distros. Maybe it's a stab in the dark or spaghetti on the wall approach but in the end all of these storage backends are going to mature a lot in the interim, so ultimately it'll be good for everyone.
[1] https://git.kernel.org/cgit/linux/kernel/git/stable/linux-st...