I’m working on a new RPM builder based on Linux containers. It aims to be an alternative to mock builds (make-rpms
command & co, provided by our nethserver-mock
official package).
Furthermore, as it can run in a Docker container it could be useful to run automated builds, on Travis-CI for instance: I know @edoardo_spadoni is working on it
The buildah flavor runs only on Fedora 26. The Docker version works also on NethServer 7. Please give it a try, I would be happy to share impressions suggestions and merge PR, too! /cc @dev_team