VirtualBox Hell on Windows 10
Currently, Docker and even Vagrant are difficult to use on Windows 10. As far as I know the VirtualBox is not being stable at all. That's why these last versions of docker and vagrant were being so unstable and given too much head-ache.
IF you have to work with a windows station I recommend not update this stack if is working for you. Some months ago I ran into serious trouble and spend lots of time to fix it. If you are having networking issues with Vagrant or Docker on windows 10 I might have the solution for you. It works for me. :-)
IF you have to work with a windows station I recommend not update this stack if is working for you. Some months ago I ran into serious trouble and spend lots of time to fix it. If you are having networking issues with Vagrant or Docker on windows 10 I might have the solution for you. It works for me. :-)
If you having issues with VirtualBox 5.X on Windows 10 related to Networkiing(host only adpter or bridge) with vagrant / docker you can fix this problem doing this:
1. Remove VirtualBox, remove vagrant, remove docker
2. RESET the PC
3. Install Virtualbox: VirtualBox-5.0.12-104815-Win.exe
4. RESET the PC
5. Install Vagrant: 1.7.4
6. RESET the PC
7. Be Happy :-)
PS: CMDER have issues(http://cmder.net/) so dont use it. You can use Console2(https://sourceforge.net/projects/console/)