daemon

Run processes into daemons. More information: <https://manned.org/man/daemon.1>.

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