Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans for a raspberry pi (4) build? #41

Closed
gkfirst8 opened this issue Mar 20, 2023 · 1 comment
Closed

Any plans for a raspberry pi (4) build? #41

gkfirst8 opened this issue Mar 20, 2023 · 1 comment

Comments

@gkfirst8
Copy link

Hi all,

would a raspberry pi build be possible too? Can this be added to the process? Has this been tried already?

Would not mind giving a hand, if you point me to a starting point?

with kind regards,
G

@frebib
Copy link
Member

frebib commented Mar 25, 2023

This image is already built for aarch64/armv8 that should work on a Raspberry Pi 4:

$ uname -m
aarch64
$ docker run --rm spritsail/plex-media-server:plexpass
Mar 25, 2023 11:34:09.172 [0xffff7ca6e0c8] INFO - Plex Media Server v1.31.3.6819-2ef591a4c - unknown PC unknown - build: linux-aarch64 debian - GMT 00:00
Mar 25, 2023 11:34:09.172 [0xffff7ca6e0c8] INFO - Linux version: 5.15.0-1025-oracle (#31-Ubuntu SMP Fri Nov 25 17:03:15 UTC 2022), language: en-US
Mar 25, 2023 11:34:09.172 [0xffff7ca6e0c8] INFO - Processor: 4-core AArch64
Mar 25, 2023 11:34:09.172 [0xffff7ca6e0c8] INFO - Compiler is - Clang 11.0.1 (https://plex.tv 9b997da8e5b47bdb4a9425b3a3b290be393b4b1f)
Mar 25, 2023 11:34:09.172 [0xffff7ca6e0c8] INFO - /usr/lib/plexmediaserver/Plex Media Server

Give it a go and let us know if you run into any issues

@frebib frebib closed this as completed Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants