Windows support #544
joshmouch
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With AI craze, it's natural to want to find ways to share a cheap GPU in a virtualized environment. Best I can tell, that's a Windows machine with WSL installed, and two docker daemons (one in windows for windows containers and one in WSL for Linux containers).
I'd love that Windows support!
Basically, in windows, you set up two contexts: one to point to the windows docker daemon (either pipe or TCP), and the second to point to the WSL docker daemon (I think this has to be TCP? Or maybe can be piped with a UNC path....)
✔️ Solution
Create a windows image.
✔️ Alternatives
Portainer.io?
Docker Desktop?
Beta Was this translation helpful? Give feedback.
All reactions