On Wed, Apr 15, 2020 at 9:04 AM <Ingvar.Bogdahn(a)itzbund.de> wrote:
Hello,
I would like to know to which extent ZFS is supported as filesystem for podmain
containers.
In particular, I'd like to know if it is possible to use ZFS clones as a backend for
the container filesystem layering and if zfs datasets are usable for rootless containers
(using zfs delegation). Is ZFS integration done transparently, i.e. are zfs dataset clones
created when a new layer is created in a transparent way without explicit zfs commands?
The ZFS driver in Podman works the same way it does in Moby/Docker.
The code for it is in containers/storage, specifically here:
https://github.com/containers/storage/tree/master/drivers/zfs
Feel free to develop improvements there. :)
--
真実はいつも一つ!/ Always, there's only one truth!