Hello,
since it's a bit of time since my last announcement, and the tool has
grown to the point
where I'd say it's quite mature, I thought I would post once again:
https://github.com/alanfranz/docker-rpm-builder
Basically it's a way to use rpmbuild inside docker containers, with
some syntactic sugar
to perform bind-mounting of the source from the host to the guest; I
found it very handy
and we're using it quite a lot at my daily job, superseded mock very
quickly, and a lot of
people got to use it full speed in very little time.
Also works on OSX since release 1.25.
Feel free to drop me a line or two if you test it.
Bye,
--
@alanfranz on Twitter
contact me at public(a)[mysurname].eu
Hi,
I just released new version of Mock.
The release notes:
https://fedoraproject.org/wiki/1.2.15
Biggest changes:
* Fedora 24 chroot configs (and Fedora 21 was removed).
* ccache plugin is by default off - to copy behavior of Koji and Copr.
* ~/.config/mock.cfg is parsed too (beside ~/.mock/user.cfg).
Mirek