Sign inSign up

ghudiczius/nzbget

By ghudiczius

Updated 1 day ago

Simple docker image for NZBGet

Image
1

1.4K

ghudiczius/nzbget repository overview

NZBGet

Simple docker image for NZBGet without any bloat, built on the official alpine image. NZBGet runs as user nzbget with uid and gid 1000 and listens on port 6789.

Usage

docker run --rm ghudiczius/nzbget:<VERSION> \
  -p 6789:6789 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads

or

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

Tag summary

Content type

Image

Digest

sha256:2398a8be0

Size

13.8 MB

Last updated

1 day ago

docker pull ghudiczius/nzbget:26.3.8217