Can’t build plex server on raspberry pi 4 with docker compose
Docker Version#: Docker version 20.10.1, build 831ebea
Docker compose Version#: docker-compose version 1.27.4, build unknown
OS version#: Linux raspberrypi 5.4.79-v7l+
using dockerfile for Dockerfile.armv7
Hi when I run the command:
docker build -t plexinc/pms-docker:latest -f Dockerfile .
Errors appear:
/installBinary.sh: 5: /plex-common.sh: function: not found
/installBinary.sh: 6: local: not in a function
how can this be fixed?