dumb-init_1.1.3_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install dumb-init=1.1.3

wrapper script which proxies signals to a child

Full description:
  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.

Checksums

MD5 267a684a60df0aaea450d0b589b4c851
SHA1 1b36dd580b1692711c18332ee3ddf376bf3f122f
SHA256 34995cf69c88311e9475b4d101186b1d5f4d653f222e41c6e5643ff4e6f56f54
SHA512 254270ccff4fb66930f916ea1e1af5514f7b9c72f8157a6adade7236c9aa45d7c914e7d73623f4064370456cbcb20672fcf87ac7d30b10c67344bf74ef8f0a09

Files

  • /usr/share/man/man1/dumb-init.1.gz
  • /usr/share/doc/dumb-init/README.md.gz
  • /usr/share/doc/dumb-init/copyright
  • /usr/share/doc/dumb-init/changelog.gz
  • /usr/bin/dumb-init

Uploaded

almost 9 years ago

Package Size

32.9 KB

Installed Size

60.5 KB

Downloads

25

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/xenial/dumb-init_1.1.3_amd64.deb/download.deb?distro_version_id=165"

Homepage

https://github.com/Yelp/dumb-init