nzbget in a multiarchitecture docker container amd64, arm64, arm
2.1K
Image is automatically updated, when a new version of nzbget is available.
The container is lightweight and based on alpine Linux.
Login credentials for the Web-GUI are left default, unless you load your own config, of course.
Username: nzbget
Password: tegbzn6789
Important: Change the default credentials, or risk someone hijacking the container!
docker run -d \
-v [/config/location]:/config \
-v [/downloads/folder]:/downloads \
-e UID=[Users UID] \
-e GID=[Users GID] \
-p 6789:6789 \
--restart=unless-stopped avpnusr/nzbget:latest
Content type
Image
Digest
Size
51.8 MB
Last updated
almost 7 years ago
docker pull avpnusr/nzbget