mirror of https://github.com/docker/docs.git
Merge pull request #13702 from BenSeverson/patch-1
quick doc fix for windows versions
This commit is contained in:
commit
b30121984e
|
@ -4,7 +4,7 @@ page_keywords: Docker, Docker documentation, Windows, requirements, virtualbox,
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
> **Note:**
|
> **Note:**
|
||||||
> Docker has been tested on Windows 7.1 and 8; it may also run on older versions.
|
> Docker has been tested on Windows 7 and 8.1; it may also run on older versions.
|
||||||
> Your processor needs to support hardware virtualization.
|
> Your processor needs to support hardware virtualization.
|
||||||
|
|
||||||
The Docker Engine uses Linux-specific kernel features, so to run it on Windows
|
The Docker Engine uses Linux-specific kernel features, so to run it on Windows
|
||||||
|
|
Loading…
Reference in New Issue