mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #190] Running on Windows #135
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/190
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