mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Windows users #304
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 @Hoopex on GitHub (Jan 20, 2022).
Hello everyone
Can you please help me with clear instructions for windows with WSL 2 & Docker desktop
I tried everything on README but I think I miss something
Thanks.
@leixdd commented on GitHub (Jan 20, 2022):
I am also new to Docker OSX and took me a while installing it in Windows.
Currently, I am now installing.
May I know what problem that you have encountered? Maybe I could help?
@Hoopex commented on GitHub (Jan 20, 2022):
@leixdd
To be honest, I don't know how to get started at all
Thank you for the reply
@leixdd commented on GitHub (Jan 20, 2022):
@Hoopex
Honestly, I only follow this part of Readme.md
https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-on-windows
Did you already have a distro in your wsl?
@sickcodes commented on GitHub (Jan 20, 2022):
A PR was merged last night with added Windows instructions:
https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-on-windows
Let me know if there's any issues
@leixdd commented on GitHub (Jan 20, 2022):
@MDeev
I also encounter that in WSLG.
So I use VcXsrv (https://www.makeuseof.com/tag/linux-desktop-windows-subsystem)
@Hoopex commented on GitHub (Jan 20, 2022):
@leixdd & @sickcodes
Thank you guys, I fixed the issue using the steps on this articles
https://medium.com/@japheth.yates/the-complete-wsl2-gui-setup-2582828f4577
kinda same as @leixdd mentioned but with extra steps like xubuntu-desktop, etc..
Thanks