Add dockerfiles. Add travis build file.

This commit is contained in:
James Munnelly
2015-09-10 15:40:10 +01:00
parent 951edc05d1
commit 1952ef87d1
3 changed files with 53 additions and 0 deletions
+5
View File
@@ -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"