Fix Windows container reference (#2426)

Clarified the sentence on running Linux containers on Windows. You can't do that, but you can run Linux containers with *Docker for Windows*, which spins up a Moby VM for Linux containers.
This commit is contained in:
Elton Stoneman 2017-03-22 10:15:02 -07:00 committed by John Mulhausen
parent 75b388c49a
commit a2d1a8213f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ option helps reduce container downtime due to daemon crashes, planned outages,
or upgrades. or upgrades.
> **Note**: Live restore is not supported on Windows containers, but it does work > **Note**: Live restore is not supported on Windows containers, but it does work
for Linux containers running on Windows. for Linux containers running on Docker for Windows.
## Enable the live restore option ## Enable the live restore option