Three volumes are configured for this repo:
/volumes/config: where Sonarr will keep it's config files.
/volumes/media: where you tv shows are located.
/volumes/downloads: where your download clients dump their files (i.e.: sabnzbd, nzbget, deluge, transmission).
Easiest way to run:
sudo docker run -d --restart always --name="sonarr" -h sonarr -v /etc/localtime:/etc/localtime:ro -v <path_to_your_config_on_host>:/volumes/config -v <path_to_your_downloads_on_host>:/volumes/downloads -v <path_to_your_tvshows_on_host>:/volumes/media -p 8989:8989 jrarseneau/sonarr
Content type
Image
Digest
sha256:147be01a9…
Size
143.7 MB
Last updated
almost 11 years ago
docker pull jrarseneau/sonarr