StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
28 stars 58 forks source link

How to build ARM pacakge #621

Open longfei-zhang opened 5 years ago

longfei-zhang commented 5 years ago

Do we support this kind of rpm? or how can I build ARM package?

arm4b commented 5 years ago

We don't support arm packages and don't have any plans to add them.

However you can try to adjust deb and rpm packages as well as try to build them under arm platform.

Before that I would suggest to make sure st2 can run from sources first under arm platform.

If anyone would like to contribute arm64-based builds to our CI/CD pipelines, - we'll be happy to accept PRs.