[solved] I want to run docker on windws without hypervisitor softwares

My CPU is not surpport to run hyper-v on Windows10 ,So Microsoft and Docker should develop a way to run Containers without hypervisitor.

You can use Toolbox which only requires VirtualBox: https://www.docker.com/products/docker-toolbox

Can i use windows container with VirtualBox

To run Docker Windows containers on Windows 10, Hyper-V is required. This is independent of Docker for Windows: https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_10

i have issues with docker
i was unable to access internet to pull containers through docker
ERROR: network timed out
i was unable to configure proxy for docker

1 Like

I want use Docker for windows with VMWare.
Can the team develop docker for vmware managent software?

You can use docker-machine to provision machines on vmware stuff: https://docs.docker.com/machine/drivers/

Could vmware fusion driver compatible with vmware workstation or vmware player?

Sorry, I don’t know - could you ask on the Docker Machine forum? Machine - Docker Community Forums