Current location - Education and Training Encyclopedia - Educational institution - Win 10 home edition how to install docker without installing Hyper-V?
Win 10 home edition how to install docker without installing Hyper-V?
Docker for windows 10 is based on a stable linux VM running Hyper-V, which provides the encapsulation of Docker commands.

Win 10 supports the installation of Hyper-v versions: professional version, enterprise version and education version, excluding home version.

Feasible scheme: replace or upgrade the operating system to professional edition, enterprise edition and education edition;

Install virtualbox and run docker;;

Docker is best run on Linux system. You can choose Linux system or cloud server.