Replies: 2 comments 1 reply
-
Also some more info about the process I install the podman windows exe file.
I build a small container image
based on Dockerfile
I create a pod using
I add my containers to the pod like
to get
and I generate it like
At this point (sometime before podman play kube) I got a dead podman freezy like this
And I have to stop start the podman machine to try to get back podman
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@n1hility PTAL |
Beta Was this translation helpful? Give feedback.
1 reply
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 Podman community :)
I try since several days to get a working Podman install on Windows.
It seems to work using "classic" container but when I try to play with pod podman get freeze. Sometime it create the pod but fail on some random container inside it and almost all the time it create locks on containers and I can't delete the pod. In that case I need to reset podman.
I'm worry about the pod support on Windows/WSL2 since I got this on my two laptop.
Some more info :
Windows
WSL2
Podman
Don't know if the version diff should be an issue between 4.3.0 and 4.2.1 but I have the same issue using a 4.2.1 client
Podman Info
Beta Was this translation helpful? Give feedback.
All reactions