Podman: Difference between revisions
imported>HippieMitch m Removed deprecated "defaultNetwork.dnsname" for "defaultNetwork.settings.dns_enabled" |
imported>PaulGrandperrin It's not necessary anymore to set virtualisation.podman.extraPackages = [ pkgs.zfs ]; |
||
Line 28: | Line 28: | ||
=== Using podman with ZFS === | === Using podman with ZFS === | ||
Rootless can't use ZFS directly but the overlay needs POSIX ACL enabled for the underlying ZFS filesystem, ie., <code>acltype=posixacl</code> | Rootless can't use ZFS directly but the overlay needs POSIX ACL enabled for the underlying ZFS filesystem, ie., <code>acltype=posixacl</code> |