ubuntu based image that can run plex, needs an initial configuration
336
run:
docker-compose up -d
to upgrade the plex package
docker-compose build --build-arg PLEX_TOKEN=myplextoken --no-cache --pull plex && docker-compose up -d
the mounts /movie and /tv correspond to where you store movies and tv shows on the machine you run this on.
Content type
Image
Digest
Size
120.1 MB
Last updated
over 6 years ago
docker pull nikosch86/plex-docker