shawnsi / docker-rpmbuild

Docker wrapper for rpmbuild
MIT License
18 stars 5 forks source link

Extended --config support with auto-finding config file in CWD/same-directory-as-specfile #10

Open norrs opened 10 years ago

norrs commented 10 years ago

"docker-rpmbuild" in same directory as spec to fill in all the required arguments for building the spec.

Ie .spec should check for config in .docker-rpmbuild to feed docker-rpmbuild with arguments.