mirror of
https://github.com/spritsail/plex-media-server.git
synced 2025-06-10 13:11:12 +00:00
Fix permissions issue on boot
This commit is contained in:
@ -24,4 +24,4 @@ RUN wget http://ftp.de.debian.org/debian/pool/main/g/gcc-4.9/libstdc++6_4.9.2-10
|
||||
WORKDIR /usr/lib/plexmediaserver
|
||||
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD exec su-exec $UID:$GID start_pms
|
||||
CMD ["start_pms"]
|
||||
|
Reference in New Issue
Block a user