From bd102f06f398f3efcd3b50b46d47f50767c39644 Mon Sep 17 00:00:00 2001
From: <>
Date: Fri, 28 Jun 2024 20:15:53 +0000
Subject: [PATCH] Deployed f50a3602 with MkDocs version: 1.6.0
---
images/docker-oscam/index.html | 2 +-
images/docker-sickgear/index.html | 12 ++++++------
search/search_index.json | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/images/docker-oscam/index.html b/images/docker-oscam/index.html
index e4ee86417c..638f08d5d0 100644
--- a/images/docker-oscam/index.html
+++ b/images/docker-oscam/index.html
@@ -47,4 +47,4 @@
--pull \
-t lscr.io/linuxserver/oscam: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
- 19.04.24: - Retrieve Oscam from the new git repo.
- 04.03.24: - Rebase to Alpine 3.19. Add libdvbcsa.
- 27.08.23: - Rebase to Alpine 3.18. Pull PCSC driver from Linuxserver S3 due to Cloudflare blocking curl download of original file.
- 07.07.23: - Deprecate armhf. As announced here
- 13.03.23: - Rebase to Alpine 3.17.
- 03.11.22: - Rebasing to alpine 3.16 and s6v3. Update pcsd driver link.
- 13.02.22: - Rebasing to alpine 3.15.
- 19.12.19: - Rebasing to alpine 3.11.
- 28.06.19: - Rebasing to alpine 3.10.
- 29.04.19: - Add revision check, so pipeline can build new revisions.
- 28.04.19: - Switch back to streamboard svn to fix version not showing in UI.
- 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 19.02.19: - Add pipeline logic and multi arch, rebase to Alpine 3.8.
- 03.01.18: - Deprecate cpu_core routine lack of scaling.
- 13.12.17: - Rebase to alpine 3.7.
- 19.10.17: - Add ccid package for usb card readers.
- 17.10.17: - Switch to using bzr for source code, streamboard awol.
- 28.05.17: - Rebase to alpine 3.6.
- 09.02.17: - Rebase to alpine 3.5.
- 14.10.16: - Add version layer information.
- 02.10.16: - Add info on passing through devices to README.
- 25.09.16: - Initial release.