Skip to content

Latest commit

 

History

History
 
 

plex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Description

Dockefile to build plex pass images. Just put your token in plex.token file, then build the image using

docker build -t plex --build-arg token=$(cat plex.token) .