Compare commits

...

12 Commits

Author SHA1 Message Date
LinuxServer-CI
3f707578c8
Bot Updating Package Versions 2026-03-28 20:36:55 +00:00
LinuxServer-CI
92c041d756
Bot Updating Package Versions 2026-03-19 23:58:23 +00:00
LinuxServer-CI
ac0396d307
Bot Updating Package Versions 2026-03-14 20:33:56 +00:00
LinuxServer-CI
bd6c755694
Bot Updating Package Versions 2026-03-11 22:55:29 +00:00
LinuxServer-CI
1569a1920a
Bot Updating Package Versions 2026-03-11 03:15:13 +00:00
LinuxServer-CI
f82b6cc56b
Bot Updating Package Versions 2026-03-09 20:03:07 +00:00
LinuxServer-CI
08a96a0ffb
Bot Updating Package Versions 2026-03-02 22:02:05 +00:00
LinuxServer-CI
a102a30205
Bot Updating Package Versions 2026-02-28 20:31:30 +00:00
LinuxServer-CI
494916b9e4
Bot Updating Package Versions 2026-02-21 20:30:46 +00:00
LinuxServer-CI
3dcc0f02db
Bot Updating Package Versions 2026-02-13 03:35:55 +00:00
LinuxServer-CI
db38cf3efd
Bot Updating Templated Files 2026-02-13 03:31:42 +00:00
LinuxServer-CI
9947ec4262
Bot Updating Templated Files 2026-02-13 03:29:43 +00:00
3 changed files with 532 additions and 523 deletions

2
Jenkinsfile vendored
View File

@ -283,7 +283,7 @@ pipeline {
-v ${WORKSPACE}:/mnt \
-e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \
-e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \
ghcr.io/linuxserver/baseimage-alpine:3 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
ghcr.io/linuxserver/baseimage-alpine:3.23 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
apk add --no-cache python3 && \
python3 -m venv /lsiopy && \
pip install --no-cache-dir -U pip && \

View File

@ -97,7 +97,7 @@ This image can be run with a non-root user. For details please [read the docs](h
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
>[!NOTE]
>Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
>Unless a parameter is flagged as 'optional', it is *mandatory* and a value must be provided.
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))

File diff suppressed because it is too large Load Diff