Plex in a docker container
Go to file
dave eb43f079bd
Gitea/docker-plex/pipeline/head This commit looks good Details
bump base image
2023-03-05 20:11:44 -08:00
Dockerfile bump base image 2023-03-05 20:11:44 -08:00
Jenkinsfile add jenkinsfile 2023-03-05 19:27:50 -08:00
Makefile convenience makefile 2019-09-17 14:35:43 -07:00
README.md update readme #nobuild 2015-09-26 18:23:36 -07:00
start Use sudo instead of su 2015-10-02 00:00:52 -07:00
start_pms workaround for missing start_pms script 2020-06-19 16:43:05 -07:00

README.md

docker-plex

Container for running Plex.

Usage:

  • Build: docker build -t plex .
  • Run: docker run -d -net=host plex

Extras:

  • Plex data dir: -v /your/plex/dir/:/var/lib/plexmediaserver/