Plex in a docker container
Go to file
dave 8f12cbd14e Update download url 2018-02-25 21:13:29 +00:00
Dockerfile Update download url 2018-02-25 21:13:29 +00: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

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/