Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
152 stars 41 forks source link

Arm Support #122

Closed jozefbonnar closed 1 year ago

jozefbonnar commented 1 year ago

It would be nice to support Arm as my nas is running arm and the docker image is not supported, i'm running linux/arm64/v8 and it just shows "exec /usr/local/bin/docker-entrypoint.sh: exec format error"

Inrixia commented 1 year ago

Looks like there is support for arm for most things this project uses, but I don't have a arm device to easily test so many need help from others on this

Inrixia commented 1 year ago

@jozefbonnar Would you be free to test a arm build in discord?

jozefbonnar commented 1 year ago

Sure

Inrixia commented 1 year ago

The latest dev image on DockerHub now has arm64 and amd64. Can you please pull this and try it?

jozefbonnar commented 1 year ago

It all works great! Thank you for adding support for arm