Sign inSign up

avpnusr/sabnzbd-dev

By avpnusr

Updated 5 days ago

SABnzbd development releases, with the lastest releases from github. This container is built weekly.

Image
0

100K+

avpnusr/sabnzbd-dev repository overview

SABnzbd Logo

SABnzbd in container with multiarch support

Image is automatically built weekly, to ensure the latest versions.
Supported architectures are amd64, arm64, arm.

The container is lightweight and based on alpine Linux.

SABnzbd development-releases are now requiring Python 3, so I updated the container.

Last build is from: 25/12/2021

Status from last build:

SABnzbd-Dev Docker Build

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-dev

Tag summary

Content type

Image

Digest

sha256:0be663666

Size

101.8 MB

Last updated

5 days ago

docker pull avpnusr/sabnzbd-dev