Disable docker live restore
This commit is contained in:
parent
68cc049766
commit
888bf4f08c
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ in {
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoPrune.enable = true;
|
autoPrune.enable = true;
|
||||||
liveRestore = true;
|
|
||||||
daemon.settings = {
|
daemon.settings = {
|
||||||
data-root = "/home/fern/docker/daemon";
|
data-root = "/home/fern/docker/daemon";
|
||||||
default-address-pools = [
|
default-address-pools = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue