docker image for sabnzbd (from source) based off of debian:bookworm
latest, 5, 5.1 (Dockerfile)rc (Dockerfile)These tags still exist but are no longer getting security updates:
5.0 (Dockerfile)4, 4.5 (Dockerfile)4.4 (Dockerfile)4.3 (Dockerfile)4.2 (Dockerfile)4.1 (Dockerfile)4.0 (Dockerfile)3.7, 3 (Dockerfile)To pull this image:
docker pull mbentley/sabnzbd
Example usage:
docker run -d -p 8080:8080 --restart=always -v /data/sabnzbd:/etc/sabnzbd mbentley/sabnzbd
Note: In this example, all contents of /data/sabnzbd must be owned by 501:501 on the host.
To build the pre-release version, set the build-arg SABNZBD_PRERELEASE to true.
Content type
Image
Digest
sha256:7706cf2c7…
Size
133.2 MB
Last updated
3 days ago
docker pull mbentley/sabnzbd