use zfs storage driver for podman on hypervisor
This commit is contained in:
parent
a4785c5c07
commit
d1ed414edd
@ -17,7 +17,7 @@
|
||||
];
|
||||
containers.storage.settings = {
|
||||
storage = {
|
||||
driver = "overlay";
|
||||
driver = "zfs";
|
||||
graphroot = "/var/lib/podman/storage";
|
||||
runroot = "/run/containers/storage";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user