From dfae7db6220ebfa2c8ae1ac79c31dbc438c72b58 Mon Sep 17 00:00:00 2001
From: <>
Date: Wed, 13 Nov 2024 02:04:40 +0000
Subject: [PATCH] Deployed 9eb26364 with MkDocs version: 1.6.1
---
images/docker-oscam/index.html | 4 ++--
search/search_index.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/images/docker-oscam/index.html b/images/docker-oscam/index.html
index 381b813d80..53b7a37ee2 100644
--- a/images/docker-oscam/index.html
+++ b/images/docker-oscam/index.html
@@ -46,5 +46,5 @@
--no-cache \
--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
- 27.06.24: - Rebase to Alpine 3.20.
- 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.