Docker on windows use Hyper-V and will stop Virtualbox and VMwareplayer to work
Work around: use docker tool ( which will use Virutalbox to create containers )
https://docs.docker.com/toolbox/overview/#whats-in-the-box
docker tool will create an VM on VirtualBox ( to run the docker's containers )
When createdÂ