Sign inSign up

avpnusr/nzbget

By avpnusr

•Updated almost 7 years ago

nzbget in a multiarchitecture docker container amd64, arm64, arm

Image
0

2.1K

avpnusr/nzbget repository overview

NZBGet Logo

⁠nzbget in container with multiarch support

Image is automatically updated, when a new version of nzbget is available.

The container is lightweight and based on alpine Linux.

⁠Versions in the latest image

⁠Start your container

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!

  • For [/config/location], use the folder, where your nzbget.conf file is stored.
  • For [/downloads/folder], use the folder, where your completed downloads will be stored.
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

Tag summary

Content type

Image

Digest

Size

51.8 MB

Last updated

almost 7 years ago

docker pull avpnusr/nzbget