You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
Dockerfile | 10 months ago | |
Makefile | 2 years ago | |
README.md | 6 years ago | |
start | 6 years ago | |
start_pms | 10 months ago |
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/