Skip to content

spritsail/tautulli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Layers Latest Version Git Commit Docker Stars Docker Pulls Build Status

Dockerfile for running the Plex monitoring and statistics tool Tautulli. It expects a volume to store data mapped to /config in the container. Enjoy! This Dockerfile uses a user with UID 905. Make sure this user has write access to the /config folder.

Note - if your using this with our other media Dockerfiles, note the port change to avoid conflict with Headphones!

Example run command

docker run -d --restart=always --name tautulli -v /volumes/tautulli:/config -p 8182:8181 spritsail/tautulli

About

Docker image for running the Plex tracking and statistics program Tautulli. Based on Alpine Linux!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published