Simple docker image for Prowlarr without any bloat, built on the official dotnet runtime image. Prowlarr runs as user prowlarr with uid and gid 1000 and listens on port 9696.
docker run --rm ghudiczius/prowlarr:<VERSION> \
-p 9696:9696 \
-v path/to/config:/config
or
docker run --rm registry.gitlab.jmk.hu/media/prowlarr:<VERSION> \
-p 9696:9696 \
-v path/to/config:/config
Content type
Image
Digest
sha256:e057dc77c…
Size
140.2 MB
Last updated
3 days ago
docker pull ghudiczius/prowlarr:2.6.5.5623.8103