Rpm Package Build Docker image

Docker image contains all the softwares required for performing RPM build Sample files also included.

    docker pull dennysv/rpmbuilder-fedora
    docker run --name rpmbuilder-fedora dennysv/rpmbuilder-fedora
    dk exec -ti rpmbuilder-fedora /bin/bash



Docker image is built with all necessary software to build RPM package and sample package provided. 
Sample package and configuration file included, also commands necessary to build.