Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

limetech/dockerapp-plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Dockerfile setup for plex - http://plex.tv/

To run the latest plex version:

docker run -d --net="host" --name="plex" -v /path/to/plex/config:/config -v /path/to/video/files:/data -v /etc/localtime:/etc/localtime:ro limetech/plex

After install go to:

http://server:32400/web/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published