This repo contains the composefile and Makefile for managing the lifecycle of my Plex media server setup
Pulls the latest image
Replaces the running container
Recreates without upgrading the image (alias for upgrade)
Pulls and restarts Plex with new image (if updated image is available, otherwise recreates)