Running on Windows #133

Closed
opened 2025-12-28 23:25:50 +01:00 by adam · 4 comments
Owner

Originally created by @leduardo99 on GitHub (Mar 14, 2021).

Is it possible to create an OSX container using a windows machine as a host or do we really need to use Linux?

I use Windows and I have Docker, but I was unable to use the aforementioned commands.

Originally created by @leduardo99 on GitHub (Mar 14, 2021). Is it possible to create an OSX container using a windows machine as a host or do we really need to use Linux? I use Windows and I have Docker, but I was unable to use the aforementioned commands.
adam closed this issue 2025-12-28 23:25:50 +01:00
Author
Owner

@sickcodes commented on GitHub (Mar 14, 2021):

Please see existing Windows discussion here: https://github.com/sickcodes/Docker-OSX/issues/37

It is incredibly slow on WSL2, might change in the future though if Windows keeps doing what they're doing!

@sickcodes commented on GitHub (Mar 14, 2021): Please see existing Windows discussion here: https://github.com/sickcodes/Docker-OSX/issues/37 It is incredibly slow on WSL2, might change in the future though if Windows keeps doing what they're doing!
Author
Owner

@Buthrakaur commented on GitHub (Oct 15, 2021):

@sickcodes sorry - I'm totally confused in terms of running OSX container on Windows machine. I followed https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-with-wsl2-windows-ubuntu , but all points to WSL so does it mean running this container on Windows is not possible and the only option is to run it on Linux inside WSL? I tried to launch the big sur container on pure Windows, but it failed because of missing KVM device:

...
Status: Downloaded newer image for sickcodes/docker-osx:big-sur
docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.
@Buthrakaur commented on GitHub (Oct 15, 2021): @sickcodes sorry - I'm totally confused in terms of running OSX container on Windows machine. I followed https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-with-wsl2-windows-ubuntu , but all points to WSL so does it mean running this container on Windows is not possible and the only option is to run it on Linux inside WSL? I tried to launch the big sur container on pure Windows, but it failed because of missing KVM device: ``` ... Status: Downloaded newer image for sickcodes/docker-osx:big-sur docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory. ```
Author
Owner

@sickcodes commented on GitHub (Oct 18, 2021):

Yeah it won't work in pure Windows, it requires WSL2. Were you able to get it to work?

@sickcodes commented on GitHub (Oct 18, 2021): Yeah it won't work in pure Windows, it requires WSL2. Were you able to get it to work?
Author
Owner

@Buthrakaur commented on GitHub (Oct 19, 2021):

Understand - thanks. I'll give it a try. It probably makes sense to improve the readme little bit: https://github.com/sickcodes/Docker-OSX/pull/361

@Buthrakaur commented on GitHub (Oct 19, 2021): Understand - thanks. I'll give it a try. It probably makes sense to improve the readme little bit: https://github.com/sickcodes/Docker-OSX/pull/361
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#133