Y
Hacker News
new
|
ask
|
show
|
jobs
by
tpg
4145 days ago
I use FPM (
https://github.com/jordansissel/fpm
) for that and it works wonderfully. You can convert a tarball to RPM/deb pretty seamlessly most of the time.
1 comments
alanfranzoni
4145 days ago
I use FPM for architecture independent projects as well. But if you're building for a different target you're out of luck.
I was thinking about a docker-fpm-builder myself by the way, so maybe we'll meet again :-)
link
I was thinking about a docker-fpm-builder myself by the way, so maybe we'll meet again :-)