mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
Running on Windows #133
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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!
@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:
@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?
@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