Live data from Hacker News

Show HN: I Wrote a RPM Packaging Guide

github.com

1–6 of 6 posts

Re: Show HN: I Wrote a RPM Packaging Guide

#2
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?

Re: Show HN: I Wrote a RPM Packaging Guide

#3

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?

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!

Re: Show HN: I Wrote a RPM Packaging Guide

#4

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?

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

Re: Show HN: I Wrote a RPM Packaging Guide

#5

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?

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!

bookmarked, thanks for the guide!

Re: Show HN: I Wrote a RPM Packaging Guide

#6

Earlier quoted context omitted.

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!

bookmarked, thanks for the guide!

Certainly! I hope it's helpful, feel free to share ;)