RemiRigal / Plex-Auto-Languages

Automated language selection for Plex TV Shows !
MIT License
409 stars 15 forks source link

Docker image compatible with Rasperry Pi (arm) 32bits and 64bits #55

Closed HydrelioxGitHub closed 1 year ago

HydrelioxGitHub commented 1 year ago

All is in the title. I'm running docker on a rpi with raspianOS 64bits version. I've seen on the DockerHub there is only amd64 images. Is-it difficult to provide such an image (I'm a noob on docker so I don't how much work it represents) ?

Thank you for your time and your work.

RemiRigal commented 1 year ago

Thank you for your suggestion. I've added linux/arm64 and linux/arm/v7 images on the master branch.

For now they are only available for the remirigal/plex-auto-languages:master images, the remirigal/plex-auto-languages:latest arm-based images will be available as soon as a new version is released. I will let you know.

RemiRigal commented 1 year ago

Version v1.2.0 has been released as well as the new arm-based images for remirigal/plex-auto-languages:latest.

I'm closing this issue but feel free to reopen it if you have any question.