Replies: 1 comment 3 replies
-
this is sort of the dilemma people are facing with all these various solutions. Most people just download the windows client and use the default podman machine experince. But as you point out, you can also run it in a WSL instance without the windows client. I think there is even a third hybrid version of this experience too. you should be able to use the podman inside the wl podman machine as well. i dont have windows at my fingertips rn but that should work |
Beta Was this translation helpful? Give feedback.
3 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 just started using Podman yesterday, so I'm a bit of a novice. I really like the fact that it's lightweight but I'm missing a feature that Docker has : being able to use the docker cli within the WSL2 Ubuntu distribution.
I installed Podman-desktop 1.7.1 on windows 10 and I created the default podman machine to manage pods and containers.
I have the same problem with podman as with Docker. The fact that the container is really slow because of the file system between windows and WSL is very frustrating. So I moved my project to the WSL2 machine to make it faster, but now I can't access the podman client.
Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions