diff --git a/images/docker-sickgear/index.html b/images/docker-sickgear/index.html
index 37ab31b8c9..0711bce35e 100644
--- a/images/docker-sickgear/index.html
+++ b/images/docker-sickgear/index.html
@@ -53,4 +53,4 @@
--pull \
-t lscr.io/linuxserver/sickgear: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
- 10.08.23: - Bump unrar to 6.2.10.
- 27.05.23: - Rebase to Alpine 3.18, deprecate armhf.
- 05.03.23: - Rebase to Alpine 3.17.
- 18.11.22: - Update service file from legacy SickBeard.py to sickgear.py.
- 10.10.22: - Rebase to Alpine 3.16, migrate to s6v3.
- 19.09.22: - Rebase to alpine 3.15. Build unrar from source.
- 31.01.21: - Add unrar.
- 29.01.21: - Deprecate
UMASK_SET
in favor of UMASK in baseimage, see above for more information. - 23.01.21: - Rebasing to alpine 3.13.
- 03.06.20: - Rebasing to alpine 3.12, switch to python3.
- 19.12.19: - Rebasing to alpine 3.11.
- 28.06.19: - Rebasing to alpine 3.10.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 22.02.19: - Rebasing to alpine 3.9.
- 07.11.18: - Pipeline prep
- 07.07.18: - Initial draft release
Last update: October 7, 2023
Created: February 7, 2019