Disable docker live restore

default
dump_stack() 2023-01-17 18:36:51 +00:00
parent 5cc81b167a
commit c1d7ffdb1f
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ in {
};
virtualisation.oci-containers.backend = "docker";
virtualisation.docker.liveRestore = false;
virtualisation.oci-containers.containers = {
peertube = {