mirror of https://github.com/docker/docs.git
parent
e2fce7d612
commit
875d0b776d
|
@ -7,8 +7,8 @@ page_keywords: Docker, Docker documentation, Windows, requirements, virtualbox,
|
||||||
> Docker has been tested on Windows 7.1 and 8; it may also run on older versions.
|
> Docker has been tested on Windows 7.1 and 8; it may also run on older versions.
|
||||||
|
|
||||||
|
|
||||||
The Docker Engine uses Linux-specific kernel features, so to run it on OS X
|
The Docker Engine uses Linux-specific kernel features, so to run it on Windows
|
||||||
we need to use a lightweight virtual machine (vm). You use the OS X Docker client to
|
we need to use a lightweight virtual machine (vm). You use the Windows Docker client to
|
||||||
control the virtualized Docker Engine to build, run, and manage Docker containers.
|
control the virtualized Docker Engine to build, run, and manage Docker containers.
|
||||||
|
|
||||||
To make this process easier, we've designed a helper application called
|
To make this process easier, we've designed a helper application called
|
||||||
|
|
Loading…
Reference in New Issue