From d9cf3efdbc3bc9bbac2c2096224acb7f5fad0039 Mon Sep 17 00:00:00 2001
From: <>
Date: Sat, 9 Nov 2024 18:48:54 +0000
Subject: [PATCH] Deployed 4dab3c19 with MkDocs version: 1.6.1
---
images/docker-lazylibrarian/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-lazylibrarian/index.html b/images/docker-lazylibrarian/index.html
index a72a5da960..18f539f87a 100644
--- a/images/docker-lazylibrarian/index.html
+++ b/images/docker-lazylibrarian/index.html
@@ -49,5 +49,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/lazylibrarian: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
- 14.08.24: - Rebase to Ubuntu Noble.
- 07.10.23: - Install unrar from linuxserver repo. Switch to Python virtual environment. Add Levenshtein.
- 10.08.23: - Bump unrar to 6.2.10.
- 01.07.23: - Deprecate armhf. As announced here
- 07.12.22: - Rebase to Ubuntu Jammy, migrate to s6v3. Use pyproject.toml for deps. Build unrar from source.
- 27.09.22: - Switch to
Levenshtein
, add cmake as build dep on armhf. - 07.05.22: - Rebase to Ubuntu Focal.
- 22.05.21: - Make the paths clearer to the user, remove optional volume.
- 17.05.21: - Add linuxserver wheel index.
- 23.10.19: - Changed gitlab download link.
- 23.10.19: - Add python module Pillow.
- 31.07.19: - Add pyopenssl, remove git dependency during build time.
- 09.07.19: - Rebase to Ubuntu Bionic, enables Calibre docker mod.
- 28.06.19: - Rebasing to alpine 3.10.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 05.03.19: - Added apprise python package.
- 22.02.19: - Rebasing to alpine 3.9.
- 10.12.18: - Moved to Pipeline Building
- 16.08.18: - Rebase to alpine 3.8
- 05.01.18: - Deprecate cpu_core routine lack of scaling
- 12.12.17: - Rebase to alpine 3.7
- 21.07.17: - Internal git pull instead of at runtime
- 25.05.17: - Rebase to alpine 3.6
- 07.02.17: - Rebase to alpine 3.5
- 30.01.17: - Compile libunrar.so to allow reading of .cbr format files
- 12.01.17: - Add ghostscript package, allows magazine covers to be created etc
- 14.10.16: - Add version layer information
- 03.10.16: - Fix non-persistent settings and make log folder
- 28.09.16: - Inital Release