podman-catatonit - A signal-forwarding process manager for containers
| Website: | https://podman.io/ |
|---|---|
| License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
| Vendor: | Rocky |
- Description:
Catatonit is a /sbin/init program for use within containers. It forwards (almost) all signals to the spawned child, tears down the container when the spawned child exits, and otherwise cleans up other exited processes (zombies). This is a reimplementation of other container init programs (such as "tini" or "dumb-init"), but uses modern Linux facilities (such as signalfd(2)) and has no additional features.
Packages
| podman-catatonit-4.9.4-34.module+el8.10.0+40250+03a44a60.x86_64 [381 KiB] |
Changelog
by Jindrich Novy (2026-07-09):
- upload source tarball for v4.9-rhel (commit bd39e82) - Resolves: RHEL-190070 RHEL-190856 RHEL-191102 RHEL-191553 |
| podman-catatonit-4.9.4-31.module+el8.10.0+40223+e940a224.x86_64 [380 KiB] |
Changelog
by Jindrich Novy (2026-05-19):
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/11de97d) - Resolves: RHEL-173978 |
| podman-catatonit-4.9.4-30.module+el8.10.0+40133+32c21f88.x86_64 [380 KiB] |
Changelog
by Jindrich Novy (2026-03-11):
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/79517c7) - fixes "When using a volume mount that is RO in podman it throws error because runc automatically appends RW to it which throws an error [rhel-8.10.z]" - Resolves: RHEL-152630 |