mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-05 09:53:34 +09:00
Compare commits
7 Commits
2.10.0-ls2
...
2.10.0-ls2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
099e0e75a4 | ||
|
|
fc1675f3a1 | ||
|
|
dc1bc6d5b3 | ||
|
|
db6f61bd27 | ||
|
|
67f864c7b9 | ||
|
|
3f885d0415 | ||
|
|
280c4bde4b |
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -275,7 +275,7 @@ pipeline {
|
||||
# ${TEMPDIR}/unraid/docker-templates: Cloned docker-templates repo to check for logos
|
||||
# ${TEMPDIR}/unraid/templates: Cloned templates repo for commiting unraid template changes and pushing back to Github
|
||||
git clone --branch master --depth 1 https://github.com/${LS_USER}/${LS_REPO}.git ${TEMPDIR}/docker-${CONTAINER_NAME}
|
||||
docker run --rm -v ${TEMPDIR}/docker-${CONTAINER_NAME}:/tmp -e LOCAL=true ghcr.io/linuxserver/jenkins-builder:latest
|
||||
docker run --rm -v ${TEMPDIR}/docker-${CONTAINER_NAME}:/tmp -e LOCAL=true -e PUID=$(id -u) -e PGID=$(id -g) ghcr.io/linuxserver/jenkins-builder:latest
|
||||
echo "Starting Stage 1 - Jenkinsfile update"
|
||||
if [[ "$(md5sum Jenkinsfile | awk '{ print $1 }')" != "$(md5sum ${TEMPDIR}/docker-${CONTAINER_NAME}/Jenkinsfile | awk '{ print $1 }')" ]]; then
|
||||
mkdir -p ${TEMPDIR}/repo
|
||||
@@ -608,7 +608,7 @@ pipeline {
|
||||
sh '''#! /bin/bash
|
||||
set -e
|
||||
TEMPDIR=$(mktemp -d)
|
||||
if [ "${MULTIARCH}" == "true" ] && [ "${PACKAGE_CHECK}" == "false" ]; then
|
||||
if [ "${MULTIARCH}" == "true" ] && [ "${PACKAGE_CHECK}" != "true" ]; then
|
||||
LOCAL_CONTAINER=${IMAGE}:amd64-${META_TAG}
|
||||
else
|
||||
LOCAL_CONTAINER=${IMAGE}:${META_TAG}
|
||||
|
||||
@@ -11,7 +11,7 @@ alpine-keys 2.4-r1 apk
|
||||
alpine-release 3.19.1-r0 apk
|
||||
aom-libs 3.7.1-r0 apk
|
||||
apache2-utils 2.4.59-r0 apk
|
||||
apk-tools 2.14.3-r1 apk
|
||||
apk-tools 2.14.4-r0 apk
|
||||
apr 1.7.4-r0 apk
|
||||
apr-util 1.6.3-r1 apk
|
||||
argon2-libs 20190702-r5 apk
|
||||
@@ -23,8 +23,8 @@ azure-mgmt-core 1.4.0 python
|
||||
azure-mgmt-dns 8.1.0 python
|
||||
bash 5.2.21-r0 apk
|
||||
beautifulsoup4 4.12.3 python
|
||||
boto3 1.34.84 python
|
||||
botocore 1.34.84 python
|
||||
boto3 1.34.98 python
|
||||
botocore 1.34.98 python
|
||||
brotli-libs 1.1.0-r1 apk
|
||||
bs4 0.0.2 python
|
||||
busybox 1.36.1-r15 apk
|
||||
@@ -52,7 +52,7 @@ certbot-dns-domeneshop 0.2.9 python
|
||||
certbot-dns-dreamhost 1.0 python
|
||||
certbot-dns-duckdns 1.3 python
|
||||
certbot-dns-dynudns 0.0.6 python
|
||||
certbot-dns-freedns 0.1.0 python
|
||||
certbot-dns-freedns 0.2.0 python
|
||||
certbot-dns-gehirn 2.10.0 python
|
||||
certbot-dns-glesys 2.1.0 python
|
||||
certbot-dns-godaddy 2.8.0 python
|
||||
@@ -82,8 +82,8 @@ certbot-plugin-gandi 1.5.0 python
|
||||
certifi 2024.2.2 python
|
||||
cffi 1.16.0 python
|
||||
charset-normalizer 3.3.2 python
|
||||
cloudflare 2.19.2 python
|
||||
composer 2.7.2 binary
|
||||
cloudflare 2.19.4 python
|
||||
composer 2.7.4 binary
|
||||
configobj 5.0.8 python
|
||||
coreutils 9.4-r2 apk
|
||||
coreutils-env 9.4-r2 apk
|
||||
@@ -96,11 +96,12 @@ distro 1.9.0 python
|
||||
dns-lexicon 3.17.0 python
|
||||
dnslib 0.9.24 python
|
||||
dnspython 2.6.1 python
|
||||
domeneshop 0.4.3 python
|
||||
domeneshop 0.4.4 python
|
||||
fail2ban 1.0.2 python
|
||||
fail2ban 1.0.2-r3 apk
|
||||
fail2ban-pyc 1.0.2-r3 apk
|
||||
filelock 3.13.4 python
|
||||
filelock 3.14.0 python
|
||||
findutils 4.9.0-r5 apk
|
||||
fontconfig 2.14.2-r4 apk
|
||||
freetype 2.13.2-r0 apk
|
||||
future 1.0.0 python
|
||||
@@ -115,8 +116,8 @@ gnupg-keyboxd 2.4.4-r0 apk
|
||||
gnupg-utils 2.4.4-r0 apk
|
||||
gnupg-wks-client 2.4.4-r0 apk
|
||||
gnutls 3.8.4-r0 apk
|
||||
google-api-core 2.18.0 python
|
||||
google-api-python-client 2.125.0 python
|
||||
google-api-core 2.19.0 python
|
||||
google-api-python-client 2.127.0 python
|
||||
google-auth 2.29.0 python
|
||||
google-auth-httplib2 0.2.0 python
|
||||
googleapis-common-protos 1.63.0 python
|
||||
@@ -125,7 +126,6 @@ gpg-agent 2.4.4-r0 apk
|
||||
gpg-wks-server 2.4.4-r0 apk
|
||||
gpgsm 2.4.4-r0 apk
|
||||
gpgv 2.4.4-r0 apk
|
||||
hiredis 1.2.0-r0 apk
|
||||
httplib2 0.22.0 python
|
||||
icu-data-en 74.1-r0 apk
|
||||
icu-libs 74.1-r0 apk
|
||||
@@ -170,7 +170,7 @@ libncursesw 6.4_p20231125-r0 apk
|
||||
libnftnl 1.2.6-r0 apk
|
||||
libpanelw 6.4_p20231125-r0 apk
|
||||
libpng 1.6.40-r0 apk
|
||||
libpq 16.2-r0 apk
|
||||
libpq 16.2-r1 apk
|
||||
libproc2 4.0.4-r0 apk
|
||||
libsasl 2.1.28-r5 apk
|
||||
libseccomp 2.5.5-r0 apk
|
||||
@@ -199,7 +199,7 @@ logrotate 3.21.0-r1 apk
|
||||
loopialib 0.2.0 python
|
||||
lxml 5.2.1 python
|
||||
lz4-libs 1.9.4-r5 apk
|
||||
marshmallow 3.21.1 python
|
||||
marshmallow 3.21.2 python
|
||||
memcached 1.6.22-r0 apk
|
||||
mock 5.1.0 python
|
||||
mpdecimal 2.5.1-r2 apk
|
||||
@@ -213,25 +213,25 @@ ncurses-terminfo-base 6.4_p20231125-r0 apk
|
||||
netcat-openbsd 1.226-r0 apk
|
||||
nettle 3.9.1-r0 apk
|
||||
nghttp2-libs 1.58.0-r0 apk
|
||||
nginx 1.24.0-r15 apk
|
||||
nginx-mod-devel-kit 1.24.0-r15 apk
|
||||
nginx-mod-http-brotli 1.24.0-r15 apk
|
||||
nginx-mod-http-dav-ext 1.24.0-r15 apk
|
||||
nginx-mod-http-echo 1.24.0-r15 apk
|
||||
nginx-mod-http-fancyindex 1.24.0-r15 apk
|
||||
nginx-mod-http-geoip2 1.24.0-r15 apk
|
||||
nginx-mod-http-headers-more 1.24.0-r15 apk
|
||||
nginx-mod-http-image-filter 1.24.0-r15 apk
|
||||
nginx-mod-http-perl 1.24.0-r15 apk
|
||||
nginx-mod-http-redis2 1.24.0-r15 apk
|
||||
nginx-mod-http-set-misc 1.24.0-r15 apk
|
||||
nginx-mod-http-upload-progress 1.24.0-r15 apk
|
||||
nginx-mod-http-xslt-filter 1.24.0-r15 apk
|
||||
nginx-mod-mail 1.24.0-r15 apk
|
||||
nginx-mod-rtmp 1.24.0-r15 apk
|
||||
nginx-mod-stream 1.24.0-r15 apk
|
||||
nginx-mod-stream-geoip2 1.24.0-r15 apk
|
||||
nginx-vim 1.24.0-r15 apk
|
||||
nginx 1.24.0-r16 apk
|
||||
nginx-mod-devel-kit 1.24.0-r16 apk
|
||||
nginx-mod-http-brotli 1.24.0-r16 apk
|
||||
nginx-mod-http-dav-ext 1.24.0-r16 apk
|
||||
nginx-mod-http-echo 1.24.0-r16 apk
|
||||
nginx-mod-http-fancyindex 1.24.0-r16 apk
|
||||
nginx-mod-http-geoip2 1.24.0-r16 apk
|
||||
nginx-mod-http-headers-more 1.24.0-r16 apk
|
||||
nginx-mod-http-image-filter 1.24.0-r16 apk
|
||||
nginx-mod-http-perl 1.24.0-r16 apk
|
||||
nginx-mod-http-redis2 1.24.0-r16 apk
|
||||
nginx-mod-http-set-misc 1.24.0-r16 apk
|
||||
nginx-mod-http-upload-progress 1.24.0-r16 apk
|
||||
nginx-mod-http-xslt-filter 1.24.0-r16 apk
|
||||
nginx-mod-mail 1.24.0-r16 apk
|
||||
nginx-mod-rtmp 1.24.0-r16 apk
|
||||
nginx-mod-stream 1.24.0-r16 apk
|
||||
nginx-mod-stream-geoip2 1.24.0-r16 apk
|
||||
nginx-vim 1.24.0-r16 apk
|
||||
npth 1.6-r4 apk
|
||||
oniguruma 6.9.9-r0 apk
|
||||
openssl 3.1.4-r6 apk
|
||||
@@ -306,16 +306,16 @@ pyRFC3339 1.1 python
|
||||
pyacmedns 0.4 python
|
||||
pyasn1 0.6.0 python
|
||||
pyasn1_modules 0.4.0 python
|
||||
pyc 3.11.8-r0 apk
|
||||
pyc 3.11.9-r0 apk
|
||||
pycparser 2.22 python
|
||||
pyotp 2.9.0 python
|
||||
pyparsing 3.1.2 python
|
||||
python-dateutil 2.9.0.post0 python
|
||||
python-digitalocean 1.17.0 python
|
||||
python-transip 0.6.0 python
|
||||
python3 3.11.8-r0 apk
|
||||
python3-pyc 3.11.8-r0 apk
|
||||
python3-pycache-pyc0 3.11.8-r0 apk
|
||||
python3 3.11.9-r0 apk
|
||||
python3-pyc 3.11.9-r0 apk
|
||||
python3-pycache-pyc0 3.11.9-r0 apk
|
||||
pytz 2024.1 python
|
||||
readline 8.2.1-r2 apk
|
||||
requests 2.31.0 python
|
||||
|
||||
@@ -9,5 +9,5 @@ if [[ -d /defaults/nginx/proxy-confs/ ]]; then
|
||||
-maxdepth 1 \
|
||||
-name "*.conf.sample" \
|
||||
-type f \
|
||||
-exec cp "{}" /config/nginx/proxy-confs/ +
|
||||
-exec cp "{}" /config/nginx/proxy-confs/ \;
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user