mirror of https://github.com/docker/docs.git
Hyper-V is not available on Windows 10 Home (#4290)
This commit is contained in:
parent
973ea916f3
commit
3bbdf58428
|
@ -14,8 +14,8 @@ description: Learn how to create clusters of Dockerized machines.
|
|||
- Get [Docker Machine](/machine/overview.md), which is pre-installed with
|
||||
[Docker for Mac](/docker-for-mac/index.md) and [Docker for
|
||||
Windows](/docker-for-windows/index.md), but on Linux systems you need to
|
||||
[install it directly](/machine/install-machine/#installing-machine-directly). On pre Windows 10 systems _without Hyper-V_, use [Docker
|
||||
Toolbox](https://docs.docker.com/toolbox/overview.md).
|
||||
[install it directly](/machine/install-machine/#installing-machine-directly). On pre Windows 10 systems _without Hyper-V_, as well as Windows 10 Home, use
|
||||
[Docker Toolbox](https://docs.docker.com/toolbox/overview.md).
|
||||
|
||||
- Read the orientation in [Part 1](index.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue