8 ms·
I use FPM (https://github.com/jordansissel/fpm https://github.com/jordansissel/fpm) for that and it works wonderfully. You can convert a tarball to RPM/deb pret
by tpg 12y ago
I use FPM (https://github.com/jordansissel/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.
- alanfranzoni 12y agoI 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 :-)