virtualisation.docker.daemon.settings.live-restore

NixOS option

Allow dockerd to be restarted without affecting running container. This option is incompatible with docker swarm.

type: boolean
Default
lib.versionOlder config.system.stateVersion "24.11"
declared in: nixos/modules/virtualisation/docker.nixView source on NixOS/nixpkgs →