Skip to content

spritsail/tautulli

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

spritsail/tautulli

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