-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Windows 10 Support #77
Comments
As an FYI, anybody who has installed this on Win 10 and wants to fix their installation manually can follow these steps:
|
I have win10. I installed latest Virtualbox (5.0.1r102010), then try to run Kitematic. Kitematic first removes this my Virtualbox and installs 5.0.0r101573 instead. If I setup Virtualbox via Kitematic, then I have several troubles with it. I can't run Kitematic with new Virtualbox (r102010) without reinstall to previous Virtualbox. |
@lexxpavlov thanks for the note, looks like there may be a bug in how KM checks VBox versions. |
@JeffDM VirtualBox 5.0.2 is available. I've just seen a new Chocolatey package. |
@StefanScherer I insalled VirtualBox 5.0.2 (not test build), but Kitematic don't want use it. |
Just confirmed this on Windows 10, successfully run my container using dave's comment. |
I think the warning shouldn't prevent the installation, if we want to install only docker-machine to work with Hyper-V on Windows 10. |
Docker team have released a Windows 10 test version which already uses Virtualbox (5.0.1r102010). If you are installing fresh, you could directly download and use this version. Everything works fine using the above installer except for Kitematic which on launch messes up the host VM if you have created one using the commandline. I would suggest not to use Kitematic for the time being. Note that I haven't tried creating the host VM via Kitematic as a first step, given the comments from others, I guess it would work. |
@mysticmind This version was released yesterday, I tried it. It version has VirtualBox 5.0.0r101573, as I said above. |
I have the Win 10 test version working great. if you have any version of the toolbox installed prior to the 1.8.1a - uninstall it first. Then install VBox 5.0.1r102010. Remove the old default vm if present. I already had Mysys-git on the machine. Install the Win 10 test version, uncheck Vbox and Mysys-git naturally because already installed. Both the Quickstart and Kitematic fire up. Hope that works for you too! |
If I recreate the VM, I get the same result as #77 (comment) |
So, I just formatted my pc. Installed Windows 10 from scratch and docker toolbox 1.8.1b. Everything works as expected! I'm not sure what was causing the issue, but I can confirm this release works on win10. |
Sadly, it stops working after I install visual studio :( |
Sorry to comment again. I removed the virtualbox machine and opened kitematic again and it's working again :) |
Wanted to share my solution that worked when all other Windows 10 ones out there weren't. Docker Toolbox + Docker Compose - Enjoy! http://brianpuglisi.com/how-to-get-docker-compose-working-on-windows-10/ |
@bpuglisi Thanks for sharing! So is it possible to build a docker-compose.exe with pyInstaller with your setup? |
Closing for now since there's a version of VirtualBox that works with Windows 10 |
Hi. I'm still having problems creating host-only interface using DockerToolbox-1.8.1b running on Windows 10.0.10240. I also tried using VirtualBox testbuild 5.0.3-102322 without luck. I followed every troubleshooting guide I found on the internet and couldn't make it work. Neither it works creating the interface directly from VirtualBox interface. The interface actually gets created on Windows, but VirtualBox is not aware of that, as it isn't listed on the host-only interface list. I also have VMWare installed on the same machine. There are any known incompatibilities with this software? Any help will be appreciated!! Here is the console transcript after executing
|
After many trial and errors I am able to run Docker (Docker Toolbox , Kitamatic ) in Windows 10. Solution: Remove your old virtualbox and install the above version. thank you |
I installed VirtualBox-5.0.3-102467-Win.exe and DockerToolbox-1.8.1c.exe (deselecting Virtual Box). It doesn't work. Creating Machine default... Anyone? |
I have the same problem with VirtualBox-5.0.3-102467-Win.exe as wiradikusuma. Using VirtualBox-4.3.30-101610-Win.exe as visummagic supposed doesn't work either. |
Workaround is to install the Docker Toolbox normally and then uninstall Virtualbox, plus the %userprofile%/.Virtualbox folder. Download the newest Virtualbox testbuild from https://www.virtualbox.org/wiki/Testbuilds (5.x) and install it. Kinematic gave me error on the first run. Just click Delete vm and retry setup. There, you are set to go. |
I just ran into the issue others are reporting of getting stuck on the "Starting VM..." step when trying to launch the Docker Toolbox (Docker Quickstart Terminal) and was able to solve my situation. Your situation may be different, but for me the issue was that virtualization was disabled on my CPU. I found this by opening VirtualBox while docker was stuck on that Starting VM step, and saw that the VM (named default) was running so I clicked the Show button in the toolbar. When it attempted to show the VM I got an error message from VirtualBox with the details regarding the virtualization issue and so I checked my BIOS and found I needed to enable it. Potentially you could go the opposite route and disable hardware virtualization for the docker VM and try launching the Docker Toolbox again, but I have not tested this. Even if your issue is not virtualization, you may be able to get some details about what is holding you up by going into VirtualBox while stuck on that Starting VM step. Good luck. |
Hi, hope this can help you |
Windows 10
|
Please make sure intel virtualization technology enabled in bios. |
I've tried to install docker toolbox on a windows 10 machine running in VirtualBox on OS X, but had the same problems as above. The interesting thing is, that I also tried to install it on my wife's windows 7 machine, and had no luck, the problem is the same (creating vm halts, kitematic also at 99%). |
Hi, delete the vm and relaunch.
|
I've had the same problem with the stucking The following steps fixed it for me:
Don't forget to connect your shell with the |
Hello, i have a query about docker on windows, recently i installed it but i want to change the folder .docker to another place for example D:/.docker ... is posible to do that??? |
@danistefanovic It worked for me, thanks a lot ! Too much time spoiled for that, it was great to read your answer. |
@danistefanovic Thanks! Installing latset virtualbox version fixed it; |
@danistefanovic |
@greha Use Git Bash/MinGW |
i'm finding that after starting kitmatic and havingit build the vm and get docker running - docker-machine does not show the vm running when in administrator powershell but non-admin shows it fine |
@greha if you run from powershell - you can do |
Got docker 1.9.0c working on windows 10, first installed docker ...removed the virtualbox 5.0.1 associated with it...uninstalled it from the machine....restarted windows...and installed VirtualBox 5.0.11-104101....docker started working after it detected the new Virtualbox |
See if there any processes (images) with the name |
@greha Append "--shell cmd", e.g. docker-machine env default --shell cmd, will emit something that works there. |
Installed via chocolatey pkg manager:
Installed docker toolbox silently with args: Then: and I think I'll try again after reinstalling Windows 10. But AFAIK the error message from Kiematic isn't right. As docker-machine.exe files are all present in |
still having issues with win 10 now - i don't know if recent updates screwed it up or what - but it was working at one point, now i have uninstalled and resinstalleed toolbox and virtualbox a number of times and can't seem to get it to go... i also seemed to run into this issue on virtual box - https://forums.virtualbox.org/viewtopic.php?f=6&t=70199 |
Latest docker toolbox for windows I got, version 1.10.1 came with VirtualBox 5.0.14. Didn't install Kitematic (I used cli) and git (already had it installed). Worked out of the box for me! If we are indeed all set now without having to use a test build of docker toolbox, @dave-tucker you may want to edit your topmost reply again with this information. |
This appears to have reared it's head again: Windows 10, no virtualbox installed, clean install, virtualization enabled in BIOS. Kitematic:
Docker Quickstart Terminal:
Following the suggestion in the first comment:
|
I have the same issue as @ryanmaclean . I have a clean install of windows 10 with virtualization enabled. I also get it when dual booting with bootcamp on a 2013 macbook pro. |
@ryanmaclean @SkiftCreative For me this was fixed disabling Hyper-V: http://www.eightforums.com/tutorials/42041-hyper-v-enable-disable-windows-8-a.html I had to disable it anyways to use Android emulator with x86 emulation so... Hope this helps! |
@JohnBernardsson Thanks for link with clear cut idea to disable Hyper-V setting completely. It clearly solved my problem in my Windows 10 system. But still its just a hard way as the change setting needs a sys restart. My VMware workstation does needs the Hyper-V for startup certain machines. |
Solution for me was to discover that HV Host Service was not running/would not start. After googling i found this: http://www.rovermarinho.org/hyper-v-could-not-be-started-because-the-hypervisor-is-not-running/ TLDR; |
Install docker, tensorflow and python |
Download a test version of the Toolbox for Windows 10 here.
Currently, the latest stable version of VirtualBox that is shipped in the toolbox does not support Windows 10.
A user trying to use Toolbox on Windows 10 will be able to install the package succesfully, but the VM will not be able to be created because of the following issue: virtualbox#14040
This appears to be fixed in the latest test build
5.0.1r102010
Suggestions:
The text was updated successfully, but these errors were encountered: