Sign inSign up

ghudiczius/radarr

By ghudiczius

Updated 3 days ago

Simple docker image for Radarr

Image
1

2.8K

ghudiczius/radarr repository overview

Radarr

Simple docker image for Radarr without any bloat, built on the official dotnet runtime image. Radarr runs as user radarr with uid and gid 1000 and listens on port 7878.

Usage

docker run --rm ghudiczius/radarr:<VERSION> \
  -p 7878:7878 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/movies:/movies

or

docker run --rm registry.gitlab.jmk.hu/media/radarr:<VERSION> \
  -p 7878:7878 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/movies:/movies

Tag summary

Content type

Image

Digest

sha256:857029f2a

Size

146.8 MB

Last updated

3 days ago

docker pull ghudiczius/radarr:6.4.4.10685.8109