Replies: 1 comment
-
No, this is not possible. Rancher Desktop runs the containers inside a WSL2 "distro", and WSL2 shuts down when the user logs out. You would need to run your containers in a Hyper-V virtual machine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm looking for a solution that will enable me to run Linux containers on Windows. However the containers should continue to run even if user logs off. We have another service running as
localsystem
which will depend on these containers, so I was wondering if I can run the containers as alocalsystem
service as well?Beta Was this translation helpful? Give feedback.
All reactions