Sign inSign up

ghudiczius/readarr

By ghudiczius

Updated 17 days ago

Simple docker image for Readarr

Image
1

2.9K

ghudiczius/readarr repository overview

Readarr

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

Usage

docker run --rm ghudiczius/readarr:<VERSION> \
  -p 8787:8787 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/books:/books

or

docker run --rm registry.gitlab.jmk.hu/media/readarr:<VERSION> \
  -p 8787:8787 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/books:/books

Tag summary

Content type

Image

Digest

sha256:608afd26b

Size

136.8 MB

Last updated

17 days ago

docker pull ghudiczius/readarr:0.4.18.2805.7652-pre