Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 917 Bytes

DOCKER_README.md

File metadata and controls

21 lines (14 loc) · 917 Bytes

lizardbyte/plugger

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.

Installation

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

Supported Architectures

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.