From 36969c88cd501e2b5e53f21a02b0d428e3b5e114 Mon Sep 17 00:00:00 2001 From: David Karlsson Date: Wed, 10 Aug 2022 14:08:56 +0200 Subject: [PATCH] corrected the settings path for live restore on dd-win --- config/containers/live-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/containers/live-restore.md b/config/containers/live-restore.md index c86bf13ba7..ec107c5cec 100644 --- a/config/containers/live-restore.md +++ b/config/containers/live-restore.md @@ -25,7 +25,7 @@ when the daemon becomes unavailable. **Only do one of the following**. * Add the configuration to the daemon configuration file. On Linux, this defaults to `/etc/docker/daemon.json`. On Docker Desktop for Mac or Docker Desktop for Windows, select the Docker icon from the task bar, then click - **Preferences** -> **Daemon** -> **Advanced**. + **Settings** -> **Docker Engine**. - Use the following JSON to enable `live-restore`.