This website works better with JavaScript.
Home
Explore
Help
Sign In
dave
/
docker-plex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update readme #nobuild
master
dave
5 years ago
parent
a87c9b4ce7
commit
32b046a34b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -6,7 +6,7 @@ Container for running [Plex](https://plex.tv/).
*Usage:*
* Build: `docker build -t plex .`
* Run: `docker run -d -
p 32400:32400 -p 32400:32400/udp
plex
* Run: `docker run -d -
net=host
plex
*Extras:*
Write
Preview
Loading…
Cancel
Save