diff --git a/images/docker-calibre-web/index.html b/images/docker-calibre-web/index.html
index 225cb43435..5a372441c4 100644
--- a/images/docker-calibre-web/index.html
+++ b/images/docker-calibre-web/index.html
@@ -55,4 +55,4 @@
--pull \
-t lscr.io/linuxserver/calibre-web: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
- 07.10.23: - Install unrar from linuxserver repo. Switch to Python virtual environment.
- 13.04.23: - Deprecate armhf.
- 27.03.23: - Add cmake as build dep for Levenshtein.
- 27.12.22: - Add ghostscript, libxtst6, libxkbfile-dev.
- 20.12.22: - Improve init script and prevent harmless error.
- 19.10.22: - Rebase to jammy. Upgrade to s6v3. Clean up build dependencies.
- 04.11.21: - Update pip arguments to ignore distro installed packages.
- 24.06.21: - Add note on optional OAUTHLIB_RELAX_TOKEN_SCOPE for Google OAUTH support.
- 17.05.21: - Add linuxserver wheel index.
- 10.02.21: - Add libxrandr2
- 25.01.21: - Add nightly tag
- 19.01.21: - Add python3-pkg-resources
- 13.01.21: - Rebase to Ubuntu Focal, see here for troubleshooting armhf.
- 12.10.20: - Add libxi6
- 12.07.20: - Add kepubify for arm64v8
- 05.06.20: - Add kepubify for x86-64 and arm32v7
- 06.05.20: - Add libxslt1.1 and update ImageMagick policy
- 19.01.20: - Adding LDAP libs.
- 13.10.19: - Migrate to Python3.
- 01.08.19: - Add libxcomposite1.
- 13.06.19: - Add docker mod to enable optional ebook conversion on x86-64. Add unrar.
- 02.06.19: - Rebase to Ubuntu Bionic & add Gdrive support.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 23.02.19: - Rebase to alpine 3.9, use repo version of imagemagick.
- 11.02.19: - Add pipeline logic and multi arch.
- 03.01.19: - Remove guest user from default app.db.
- 16.08.18: - Rebase to alpine 3.8.
- 03.07.18: - New build pushed, all versions below
67
have vulnerability. - 05.01.18: - Deprecate cpu_core routine lack of scaling.
- 06.12.17: - Rebase to alpine 3.7.
- 27.11.17: - Use cpu core counting routine to speed up build time.
- 24.07.17: - Curl version for imagemagick.
- 17.07.17: - Initial release.
Last update: October 8, 2023
Created: February 6, 2019