dumb-init

wrapper script which proxies signals to a child

Debian Debian
RUN apt-get update && \ apt-get install -y dumb-init
Ubuntu
RUN apt-get update && \ apt-get install -y dumb-init
Alpine
RUN apk add dumb-init
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dumb-init
Fedora
RUN dnf install -y dumb-init
Raspbian
RUN apt-get update && \ apt-get install -y dumb-init
click the source code to copy install dumb-init on any operating system with command-not-found.com