explain nested virtualization scenarios are not officially supported

copy edit bullets

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2016-12-02 17:03:04 -08:00
parent f7432dc9ed
commit 897f17a32a
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ Hyper-V.
detail see [Virtualization must be detail see [Virtualization must be
enabled](troubleshoot.md#virtualization-must-be-enabled) in Troubleshooting. enabled](troubleshoot.md#virtualization-must-be-enabled) in Troubleshooting.
<p /> <p />
* Nested virtualization scenarios, such as running Docker for Windows on a VMWare or Parallels instance, might work, but come with no guarantees (i.e., not officially supported).
<p />
* **What the Docker for Windows install includes**: The installation provides [Docker Engine](https://docs.docker.com/engine/userguide/intro/), Docker CLI client, [Docker Compose](https://docs.docker.com/compose/overview/), and [Docker Machine](https://docs.docker.com/machine/overview/). * **What the Docker for Windows install includes**: The installation provides [Docker Engine](https://docs.docker.com/engine/userguide/intro/), Docker CLI client, [Docker Compose](https://docs.docker.com/compose/overview/), and [Docker Machine](https://docs.docker.com/machine/overview/).
### About Windows containers and Windows Server 2016 ### About Windows containers and Windows Server 2016