mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
How to run the Docker-OSX in Windows? #396
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 @ZedZipDev on GitHub (Aug 29, 2022).
I run the cmd and receive the error:
Is it possible to run it in Windows?
@Hawam commented on GitHub (Aug 29, 2022):
use wsl
this system runs on Linux so u can use wsl to have Linux subsystem run with windows and run mac on top of it .
just don't expect it to run smoothly
@ZedZipDev commented on GitHub (Sep 1, 2022):
Ok, thank you. How can I use WSL in Windows for running this docker?
@AlwynYin commented on GitHub (Dec 6, 2022):
You could probably check out this link basically docker for windows has two versions, one using hyperv and one using wsl backend