mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update windows.md
Replace "OS X" by "Windows"
This commit is contained in:
parent
e2fce7d612
commit
875d0b776d
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
||||
The Docker Engine uses Linux-specific kernel features, so to run it on OS X
|
||||
we need to use a lightweight virtual machine (vm). You use the OS X Docker client to
|
||||
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 Windows Docker client to
|
||||
control the virtualized Docker Engine to build, run, and manage Docker containers.
|
||||
|
||||
To make this process easier, we've designed a helper application called
|
||||
|
|
Loading…
Add table
Reference in a new issue