corrected the settings path for live restore on dd-win

This commit is contained in:
David Karlsson 2022-08-10 14:08:56 +02:00
parent cdffd70622
commit 36969c88cd
1 changed files with 1 additions and 1 deletions

View File

@ -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 * Add the configuration to the daemon configuration file. On Linux, this
defaults to `/etc/docker/daemon.json`. On Docker Desktop for Mac or Docker 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 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`. - Use the following JSON to enable `live-restore`.