Sign inSign up

avpnusr/sabnzbd

By avpnusr

Updated 9 days ago

SABnzbd in a multiarchitecture docker container amd64, arm64, arm

Image
0

50K+

avpnusr/sabnzbd repository overview

SABnzbd Logo

SABnzbd in container with multiarch support

Image is automatically updated, when a new version of SABnzbd arrives on GitHub.
Supported architectures are amd64, arm64, arm.

Status from last build

SABnzbd Docker Build

The container is lightweight and based on alpine linux.

You can find the weekly dev-build from SABnzbd in this container

Versions in the latest image

Start your container

  • For [/config/location], use the folder, where your sabnzbd.ini file is stored.
  • For [/complete/folder], use the folder, where your completed downloads will be stored.
  • For [/incomplete/folder], use the folder, where the temporary files will be stored, until download is finished.
docker run -d \
  -v [/config/location]:/config \
  -v [/complete/folder]:/complete \
  -v [/incomplete/folder]:/incomplete \
  -p 8080:8080 \
  --user=[UID:GID] \
  --restart=unless-stopped avpnusr/sabnzbd

Tag summary

Content type

Image

Digest

sha256:031210099

Size

104.1 MB

Last updated

9 days ago

docker pull avpnusr/sabnzbd