slackbuilds/system/catatonit
Ivan Kovmir 8f762ae470
system/catatonit: Updated for version 0.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-03 09:37:07 +07:00
..
README
catatonit.SlackBuild system/catatonit: Updated for version 0.2.1 2025-05-03 09:37:07 +07:00
catatonit.info system/catatonit: Updated for version 0.2.1 2025-05-03 09:37:07 +07:00
slack-desc

README

A container init that is so simple it's effectively brain-dead.

A container init that is so simple it's effectively brain-dead. This is
a rewrite of initrs in C, because we found that it is not possible to
statically compile Rust binaries without using musl. That was, in turn,
a reimplementation of other container inits like tini and dumb-init.