Sign inSign up

llamallama/nzbget

By llamallama

•Updated over 8 years ago

NZBGet

Image
0

1.7K

llamallama/nzbget repository overview

⁠NzbGet

An Alpine Linux based Dockerfile to run the usenet downloader NzbGet. It expects a volume to store data mapped to /config in the container, and a volume where your downloads should go stored at /media. Enjoy!

This dockerfile uses a user with uid 236. Make sure this user has write access to the /config folder.

⁠Example run command

docker run -d --restart=always --name NzbGet --volumes-from Data --volumes-from media -p 6789:6789 llamallama/nzbget

Tag summary

Content type

Image

Digest

Size

19.5 MB

Last updated

over 8 years ago

docker pull llamallama/nzbget