How do update PMS when running in Docker container?

I’m trying to switch my setup from running PMS directly on metal to having it run inside a Docker container and I’m still trying to get the hang of it.

What the best way to make sure that PMS is always running the latest version, when using the official Plex docker image?

Does PMS update itself automatically inside of the container, like a regular install? Or do you have to update the entire container instead?

Container should automatically update the executables on restart (subject to which tag you’re using in the container’s config).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.