lightglitch / seekerr

Tool to add new movies to Radarr based on RSS, IMDB and Trakt lists filtering by ratings.
MIT License
60 stars 2 forks source link

Feat Req: ARMV7 (32bit) docker support #32

Closed neo-neo1 closed 2 years ago

neo-neo1 commented 2 years ago

Tried pulling Docker image and received error since only ARM64/AMD64 is included. This omits compatibility for Rasp Pi 3B, ODROIDs, and many countless other SBCs. Unless it’s newest and greatest chances are it requires ARMV7L support.

Please consider adding it, it’ll be greatly appreciated. Thank you!

lightglitch commented 2 years ago

Done. You will need to tested them.

neo-neo1 commented 2 years ago

Done. You will need to tested them.

Thank you, quick work! ARMV7 image boots upon initial testing.

Encountered other (non-related?) issues I posted about.