Skip to main content

All Questions

3 questions with no upvoted or accepted answers
3 votes
1 answer
3k views

Mounting Shared folders inside Docker machine on Windows

I have installed latest Docker Toolbox 1.11.2 on Windows 10. When I run $ docker-machine create -d virtualbox default - virtualbox creates image, everything is fine. Shared folders are configured by ...
igoryok.zp's user avatar
2 votes
0 answers
3k views

How to use Docker along with Oracle Virtual Box?

Docker requires Hyper-V to be turned ON, while Oracle Virtual Box requires Hyper-V to be turned OFF. So it is impossible to use both Docker and Oracle Virtual Box on the same Windows machine or there ...
Dims's user avatar
  • 12.8k
0 votes
0 answers
1k views

concurrently running virtualbox, docker and WSL 2.0

Quoting https://docs.docker.com/machine/get-started/ , Docker Desktop for Windows uses Microsoft Hyper-V for virtualization, and Hyper-V is not compatible with Oracle VirtualBox. Therefore, you ...
neubert's user avatar
  • 7,232