daemonize
Run a command (that does not daemonize itself) as a Unix daemon. More information: <http://software.clapper.org/daemonize/>.
RUN apt-get update && \
apt-get install -y daemonize
RUN apt-get update && \
apt-get install -y daemonize
RUN apt-get update && \
apt-get install -y daemonize
RUN dnf install -y daemonize
RUN apt-get update && \
apt-get install -y daemonize