From ed0259f75942f763c2a660d9362e19d0ef985780 Mon Sep 17 00:00:00 2001
From: <>
Date: Thu, 14 Nov 2024 15:04:39 +0000
Subject: [PATCH] Deployed 5836c520 with MkDocs version: 1.6.1
---
images/docker-medusa/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-medusa/index.html b/images/docker-medusa/index.html
index f6f164d5c0..3bbbfd241c 100644
--- a/images/docker-medusa/index.html
+++ b/images/docker-medusa/index.html
@@ -47,5 +47,5 @@
--no-cache \
--pull \
-t lscr.io/linuxserver/medusa: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
- 08.01.24: - Rebase to Alpine 3.19.
- 07.10.23: - Install unrar from linuxserver repo.
- 10.08.23: - Bump unrar to 6.2.10.
- 11.07.23: - Rebase to Alpine 3.18.
- 06.07.23: - Deprecate armhf. As announced here
- 13.02.23: - Rebase to Alpine 3.17, migrate to s6v3.
- 12.09.22: - Install ffmpeg for postprocessing.
- 12.08.22: - Bump unrar to 6.1.7.
- 28.02.22: - Install python3 requirements for app.
- 19.01.22: - Rebasing to alpine 3.15.
- 01.06.20: - Rebasing to alpine 3.12.
- 19.12.19: - Rebasing to alpine 3.11.
- 22.09.19: - Switch to python3.
- 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.
- 14.01.19: - Adding multi arch and pipeline logic
- 16.08.18: - Rebase to alpine 3.8
- 08.12.17: - Rebase to alpine 3.7
- 29.11.17: - Add py-gdbm for subtitles support
- 26.10.17: - Mediainfo moved from testing to community repo
- 10.10.17: - Use repo version of mediainfo to shorten build time
- 05.08.17: - Internal git pull instead of at runtime
- 25.05.17: - Rebase to alpine 3.6
- 07.02.17: - Rebase to alpine 3.5
- 02.01.17: - Initial Release