Server Version#: latest official docker
Player Version#: irrelevant
I can’t docker start plex after following “Host networking”-instructions on https://github.com/plexinc/pms-docker
Using Raspberry Pi 4 with up-to-date Raspbian.
Server Version#: latest official docker
Player Version#: irrelevant
I can’t docker start plex after following “Host networking”-instructions on https://github.com/plexinc/pms-docker
Using Raspberry Pi 4 with up-to-date Raspbian.
Are you trying to run an image that is not appropriate for your system architecture?
Exactly what image did you pull?
Just this one plexinc/pms-docker Which includes Dockerfile.armv7. Docker running on a raspberry pi 4 should be able to find this correctly, no?
The only image tags I see for plexinc/pms-docker are for amd64 and that image will not run on your hardware.
The error you reported is exactly what is expected when running the incorrect arch image.
Try the linuxserver.io image instead.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.