pms-docker
pms-docker copied to clipboard
Plex Media Server Docker repo, for all your PMS docker needs.
Just an idea... Don't hesitate to tell me if I'm wrong and why. Also, I removed "unrar" package as it is not available on default Debian repositories ; if it...
# Description Changes to `README.md` for building image from `docker-compose.yml` * Provide instructions for ARM devices for modifying your `docker-compose.yml` to build the Docker image with ```bash docker-compose build ```...
I've always been annoyed that my containerized Plex server says that theres a new update. Its pretty annoying to have to pull a new docker image or to set up...
I currently migrate all my Kubernetes workloads to containers with read-only rootfs. The plex container is a bit tricky with the `/.firstRunComplete` file. If you'd move that file to `/tmp`,...