sungshon / PimpMyStremio

Local add-on manager for Stremio
MIT License
381 stars 51 forks source link

Add linux alpine as build target #83

Closed sleeyax closed 4 years ago

sleeyax commented 4 years ago

pkg supports alpine as one of the many build targets. We should add this to the build script and also publish to github releases if we want want to support alpine-based docker images for PMS.

sleeyax commented 4 years ago

Uhh apparently this might not work at all because of this issue https://github.com/vercel/pkg/issues/848 :/ I'll play around with it a bit more and see if there's a fix...

sleeyax commented 4 years ago

Also nexe - an alternative to pkg - throws a Segmentation fault.

sleeyax commented 4 years ago

Figured it's easier to just use Alpine with glibc than going down this rabbit hole...