Closed grosser closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @grosser! If you take a look now, you'll find the precompiled arm package! 😄 Feel free to reopen if you encounter any problem! 😄
thx!
ubuntu 20.04.1-Ubuntu has 0.26.4-1ubuntu0.3 for arm the https://s3.amazonaws.com/download.draios.com/stable/deb/draios.list has 29 ... but nothing for arm 😞
Things that worked for me
Option A: Manual install (ubuntu 20.04)
simple but slow ~1h
Option B: Package + install (ubuntu 20.04)
more complicated but much faster in the install step
Package
Install
Things that did not work for me
Build the builder image
it fails to build on arm
Build in docker without builder image
it fails on missing linux headers (known docker issue, did not find a workaround)