update readme #nobuild

This commit is contained in:
dave 2015-09-26 18:22:37 -07:00
parent a87c9b4ce7
commit 32b046a34b
1 changed files with 1 additions and 1 deletions

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:*