Simple docker image for NZBHydra2 without any bloat, built on the official Temurin JRE image. NZBHydra2 runs as user nzbhydra2 with uid and gid 1000 and listens on port 5076.
docker run --rm ghudiczius/nzbhydra2:<VERSION> \
-p 5076:5076 \
-v path/to/config:/config \
-v path/to/downloads:/downloads
or
docker run --rm registry.gitlab.jmk.hu/media/nzbhydra2:<VERSION> \
-p 5076:5076 \
-v path/to/config:/config \
-v path/to/downloads:/downloads
Content type
Image
Digest
sha256:82600ab3c…
Size
228.9 MB
Last updated
3 months ago
docker pull ghudiczius/nzbhydra2:8.9.0.6416