Name: | podman-catatonit |
---|---|
Epoch: | 3 |
Version: | 4.6.1 |
Release: | 9.0.1.module+el8.9.0+90314+83d0cf83 |
Architecture: | x86_64 |
Module: | container-tools:ol8:8090020240429112451:0f77c1b7 |
Group: | Unspecified |
Size: | 783687 |
License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
RPM: | podman-catatonit-4.6.1-9.0.1.module+el8.9.0+90314+83d0cf83.x86_64.rpm |
Source RPM: | podman-4.6.1-9.0.1.module+el8.9.0+90314+83d0cf83.src.rpm |
Build Date: | Mon Apr 29 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://podman.io/ |
Summary: | A signal-forwarding process manager for containers |
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. |