Hacker News new | ask | show | jobs
by andrew3726 3654 days 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?

1 comments

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!
Added an issue ticket so I don't forget :)

https://github.com/maxamillion/rpm-guide/issues/8

bookmarked, thanks for the guide!
Certainly! I hope it's helpful, feel free to share ;)