This project provides an RPM version for CentOS of the famous start-stop-daemon utility.
See the Packagecloud instructions to setup the RPM repository in your system
$ yum install start-stop-daemon
$ docker build --tag=start-stop-daemon .
$ docker run --rm -v `pwd`:"/root/build" start-stop-daemon
The RPM file can be found in ./start-stop-daemon-1.18.2-1.el6.x86_64.rpm