套件: dumb-init (1.2.1-1)
dumb-init 的相關超連結
Trisquel 的資源:
下載原始碼套件 dumb-init:
維護者:
Original Maintainers:
- ChangZhuo Chen (陳昌倬)
- Dmitry Smirnov
外部的資源:
- 主頁 [github.com]
相似套件:
wrapper script which proxies signals to a child
dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker).
Lightweight containers have popularized the idea of running a single process or service without normal init systems like systemd or sysvinit. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers which can't be gracefully stopped, or leaking containers which should have been destroyed.
dumb-init acts as PID 1 and immediately spawns your command as a child process, taking care to properly handle and forward signals as they are received.
其他與 dumb-init 有關的套件
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb