Docker requires win 10 pro because it needs some virtualization extensions (HyperV and Containers). Can these requirements be fulfilled on win 10 Home?
相关问题
- Docker task in Azure devops won't accept "$(pw
- Inheritance impossible in Windows Runtime Componen
- how to get running process information in java?
- Is TWebBrowser dependant on IE version?
- How can I have a python script safely exit itself?
Yes, it can be done on Windows 10 Home (tried on win10Home v1809 27.01.2019)
Run in a command prompt as administrator:
Install Hyper-V:
Install Containers:
Edit registry keys:
Download and run official Docker Installer For Windows.
In my case the registry keys were restored after restart, but you could restore them manually: