Replies: 4 comments
-
Can you try attaching with |
Beta Was this translation helpful? Give feedback.
-
Thanks for helping, tried right now and unluckly din't worked |
Beta Was this translation helpful? Give feedback.
-
that is probably receiving SIGHUP, you either need to detach using the podman You can try wrapping your entrypoint with |
Beta Was this translation helpful? Give feedback.
-
Thanks for replying, basically I always remember to detach, seems funny but I am trying to solve this issue because of my collaborators who frequently forget to detach before logging out from ssh |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have this huge problem, basically I have enabled lingering.
When someone is attached to a pod and while attached logout from SSH, the pod is killed.
This only happens if someone is attached while logging out!
Is there a way to solve this problem? I am running a Java Software inside the container with an amazon coretto image.
Beta Was this translation helpful? Give feedback.
All reactions