Sign inSign up

padhihomelab/sonarr

By padhihomelab

•Updated 3 days ago

Image
0

10K+

padhihomelab/sonarr repository overview

⁠docker_sonarr

build status testing size latest size

latest version image pulls


An Alpine⁠-based multiarch Sonarr⁠ Docker image.

Supported platforms:

386amd64arm/v6arm/v7arm64ppc64les390x
:heavy_multiplication_x::heavy_check_mark::heavy_multiplication_x::heavy_multiplication_x::heavy_check_mark::heavy_multiplication_x::heavy_multiplication_x:

⁠Usage

docker run -p 8989:8989 \
           -e DOCKER_UID=`id -u` \
           -v /path/to/store/configs:/configs \
           -v /path/to/client/downloads:/downloads \
           -v /path/to/library/for/tv_shows:/tv \
           -it padhihomelab/sonarr

Runs Sonarr with WebUI served on port 8989.
To run it in background, use the --detach flag.

Usage with docker compose⁠ is similarly straightforward.
As an example, you can see my configuration in services/monitarr⁠.

Tag summary

Content type

Image

Digest

sha256:2ab60f49b…

Size

175.8 MB

Last updated

3 days ago

docker pull padhihomelab/sonarr