From bc2b53e3f596ffad31b5a9389b95e170e4392b99 Mon Sep 17 00:00:00 2001
From: <>
Date: Thu, 14 Nov 2024 02:02:38 +0000
Subject: [PATCH] Deployed 2a9279a1 with MkDocs version: 1.6.1
---
images/docker-sabnzbd/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-sabnzbd/index.html b/images/docker-sabnzbd/index.html
index e6fc5244ac..ecaa88727c 100644
--- a/images/docker-sabnzbd/index.html
+++ b/images/docker-sabnzbd/index.html
@@ -47,5 +47,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/sabnzbd:latest .
-
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 31.05.24: - Rebase Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.
- 23.12.23: - Rebase to Alpine 3.19.
- 23.11.23: - Build translations.
- 13.09.23: - Use par2cmdline-turbo in place of par2cmdline.
- 16.08.23: - Install unrar from linuxserver repo.
- 10.08.23: - Bump unrar to 6.2.10.
- 16.05.23: - Rebase stable to Alpine 3.18, deprecate armhf.
- 15.03.23: - Switch from p7zip to 7zip, bump unrar to 6.2.6.
- 05.03.23: - Rebase master branch to Alpine 3.17.
- 03.10.22: - Rebase master branch to Alpine 3.16, migrate to s6v3.
- 12.08.22: - Bump unrar to 6.1.7.
- 31.07.22: - Add nightly tag.
- 10.03.22: - Add nzb-notify.
- 22.02.22: - Rebase master branch to Alpine, build unrar from source, deprecate Alpine branch.
- 25.01.22: - Rebase Unstable branch to Alpine.
- 13.01.22: - Add alpine branch
- 08.08.21: - Bump to focal, dont enforce binding to ipv4 port 8080
- 24.07.21: - Add python3-setuptools.
- 14.05.21: - Use linuxserver.io wheel index for pip packages.
- 12.02.21: - Clean up rust/cargo and pip cache.
- 17.08.20: - Run from source with python3 instead of ppa, remove python2 completely, symlink
python
to python3
. - 02.01.20: - Add python3 on top of python2 to image during transition.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 25.02.19: - Rebase to Bionic, add python deps for scripts.
- 26.01.19: - Add pipeline logic and multi arch.
- 13.12.17: - Fix continuation lines.
- 12.07.17: - Add inspect commands to README, move to jenkins build and push.
- 10.04.17: - Bump to 2.0 Release.
- 25.02.17: - Switch to nobetas repo for master/latest branch and add unstable branch.
- 08.02.17: - Add pythonioenconding=utf8 as env.
- 15.09.16: - Compile par2 multicore as per latest info sabnzbd git readme.
- 11.09.16: - Bump to release of 1.10.
- 09.09.16: - Rebase back to xenial, issues with alpine version of python and 1.10 branch of sab.
- 28.08.16: - Rebase to alpine, using git version of sab.
- 17.03.16: - Bump to install 1.0 final at startup.
- 14.03.16: - Refresh image to pick up latest RC.
- 23.01.15: - Refresh image.
- 14.12.15: - Refresh image to pick up latest beta.
- 21.08.15: - Initial Release.