Daniel J Walsh
Daniel J Walsh
@mccv1r0 PTAL
@mheon @baude another networking issue.
@baude @mheon What should we do with this one?
One thing you could test is to enter the container via podman exec and then send the hup signal from inside, if the pid1 reacts then you know that podman...
At this point it seems more like you have a question for toolbox then for podman. Podman should handle correctly the case where the primary process of the container exits,...
If I run a container with the terminal attached, when the terminal exits podman exits. $ podman run -ti alpine top Kill the terminal The contianer will exit. As I...
I believe it walks the cgroup and kills all of the pids within the cgroup, or at least I remember this is what we wrote many years ago.
This seems like more of an issue for toolbx rather then podman.
This annoying bot is the only thing that keeps the issue in the foreground, without it, I doubt anyone will pay attention to the issue, it will get lost in...
If an issue becomes old and not being worked on, it basically means that some from the community needs to step up and try to implement it. The core developers...