please read till the end
I was able to install Dockers in windos 10 home edition by enabling virtualization from BIOS and the Docker is working fine.
Steps for installing
- enable virtualization from BIOS
- install Docker Toolbox
- use the Oracle virtualbox to create a virtual Linux image (used Ubuntu 18.X version)
- install Docker on the linux image and work out of it
followed this
Post the installation realized the easier thing would have been
- create a bootable Ubnuntu on a thumb drive
- enable dual booting from bios
- install docker on Ubuntu
this is more clean and easy to do i think, please let me know your views.