(I'm experimenting with Docker Engine 29.0+ here and, maybe, I'm reinventing the wheel, but...)I do like #FreeBSD and I like #ZFS. So, I thought, I can use OpenZFS on linux too... With docker... Right... Well....ZFS storage driver is apparently slow as hell and overlay2 don't really work on ZFS.So, the best option I found, just create a zvolume, format it with something linux frendly and go with it.But that's kinda killing entire ZFS idea of having pools of storage you can mess howere you need.But hey, docker only need overlay for root on it's containers. I can keep everything else on zfs.And that where it's became interesting (rabit hole)...Nothing goes to rootfs... MM, why? o_Ohttps://gist.github.com/anparker/c4c7a6c2f96a253ba6f4fed344d9037c