Sign inSign up

ghudiczius/nzbhydra2

By ghudiczius

•Updated 3 months ago

Simple docker image for NZBHydra2

Image
1

2.5K

ghudiczius/nzbhydra2 repository overview

⁠NZBHydra2

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.

⁠Usage

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

Tag summary

Content type

Image

Digest

sha256:82600ab3c…

Size

228.9 MB

Last updated

3 months ago

docker pull ghudiczius/nzbhydra2:8.9.0.6416