top | item 11953512

Show HN: I Wrote a RPM Packaging Guide

2 points| maxamillion | 9 years ago |github.com

5 comments

order

andrew3726|9 years ago

Haven't looked at it in detail, but have you mentioned docker builds? I see you wrote about mock, which is immensely useful for building RPM packages. But docker seems well-suited for this task, for example: https://github.com/alanfranz/docker-rpm-builder

What's your take on this?

maxamillion|9 years ago

I hadn't gone down that far into the rabbit hole yet but I'm absolutely open to adding new content around using docker for rpm building. Thanks for the feedback!