besn0847 / plex

The Plex Media Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plex

To start the container with default config :

docker run -d --net="host" plex

But you can also use your local datastore :

docker run -d --net="host" -v <your local datastore>:/data plex

About

The Plex Media Server


Languages

Language:Shell 100.0%