Add dockerfiles. Add travis build file.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Let's not reinvent the wheel
|
||||
FROM timhaak/plex:latest
|
||||
|
||||
# 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