Sign inSign up

limetech/plex

By limetech

Updated over 6 years ago

Image
9

1M+

limetech/plex repository overview

This is a Dockerfile setup for plex - http://plex.tv/

To run the latest plex version:

docker run -d --net="host" --name="plex" -v /path/to/plex/config:/config -v /path/to/video/files:/data -v /etc/localtime:/etc/localtime:ro limetech/plex

After install go to:

http://server:32400/web/

Tag summary

Content type

Image

Digest

sha256:803b6af79

Size

250.3 MB

Last updated

over 6 years ago

docker pull limetech/plex