================================================================================
                           BUILD RPM inside container
================================================================================

From anywhere calling:
$ build-rpm <git_repo_name>

Uses /etc/setup/packaging/build_rpm.conf or BUILD_RPM_CONF environment variable
to:

- Run a container
- Install RPM building utilities and git
- Clone the repository
- Build RPMS inside it
- Return RPMS in the exchange folder
