Ticket 5 - Fix container build on fedora
Bug Description: We need lib389 to help us build containerised versions of DS.
To resolve this, we need to fix a number of fedora build issues with the rpm.
Additionally, containers don't allow docs install, so we have to be able to
generate a working example setup.inf from the cli tools.
Fix Description: Remove shebangs that cause rpm to generate incorrect
dependencies, shutdown ds at end of a container install, fix the example
generator to uncomment needed options.
https://pagure.io/lib389/issue/5
Author: wibrown
Review by: mreynolds (Thanks!)