Skip to content

πŸ±β€πŸ’»πŸ’¬ | Quick instructions to get Docker working on Windows 10 Home!

Notifications You must be signed in to change notification settings

mstraughan86/docker-for-windows10home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Docker for Windows 10 Home

Installation instructions to install Docker for Windows on Windows 10 Home. Instructions found at https://forums.docker.com/t/installing-docker-on-windows-10-home/11722/29

  • Run install_hyperv_packages.bat
  • Do not restart.
  • Run install_containers_packages.bat
  • Restart.
  • Run os-change.reg

  • Run https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe

Or if you are coming from these instructions,

  • Chocolatey Alternative : (powershell as admin)
choco install docker-for-windows -y

  • Run os-restore.reg
  • Restart.

Optionally, to enable Hyper-V:

  • Run Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

About

πŸ±β€πŸ’»πŸ’¬ | Quick instructions to get Docker working on Windows 10 Home!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published