Attention: Plex is removing ALL support for plugins. This project is no longer maintained. See Plex Forum for more information.
This is a docker-mod for plex that adds Plugger to plex as a plugin, to be downloaded/updated during container start.
This image extends the plex image, and is not intended to be created as a separate container.
In plex docker arguments, set an environment variable DOCKER_MODS=lizardbyte/plugger:latest
or
DOCKER_MODS=ghcr.io/lizardbyte/plugger:latest
If adding multiple mods, enter them in an array separated by |
, such as
DOCKER_MODS=lizardbyte/plugger:latest|linuxserver/mods:other-plex-mod
Linuxserver.io docker mods do not support multi-arch images; however this image should run on any architecture. If you have issues with this image on a specific architecture, please open an issue on GitHub.