initial commit

This commit is contained in:
James Munnelly
2015-09-07 22:42:14 +01:00
commit bf09dd10a0
2 changed files with 101 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM scratch
ADD "Plex New Transcoder" "/Plex New Transcoder"
ENTRYPOINT ["/Plex New Transcoder"]