Create plex logs directory
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Let's not reinvent the wheel
|
||||
FROM timhaak/plex:latest
|
||||
|
||||
RUN mkdir /var/log/plex
|
||||
|
||||
# Replace the Transcoder binary with our elastic transcoder
|
||||
ADD ["./plex-elastic-transcoder", "/usr/lib/plexmediaserver/Resources/Plex New Transcoder"]
|
||||
|
||||
Reference in New Issue
Block a user