-
I've got a pod of two containers, not counting podman pause.
Seeing one of the containers exit quickly i want to figure out what's going wrong.
And then run the image.
However, the container then fully freezes. Nothing happens. What can I do to fix this issue and why is this happening? [update] Although for some reason it no longer happens, in between tries I did recieve a weird error..
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Freezes in what way? Do Podman commands like |
Beta Was this translation helpful? Give feedback.
-
No, but for some reason it started working again. While trying out different ways to start the container, I did recieve an error once, |
Beta Was this translation helpful? Give feedback.
No, but for some reason it started working again.
Not sure what caused it, but the only thing I can think of having done in between tries was deleting untagged podman images.
Will file this as answered until it comes up again.
While trying out different ways to start the container, I did recieve an error once,
so I added it in the main question.