[dev] jul update pack 5

This commit is contained in:
STAM 2025-07-29 22:18:31 +03:00
commit e6ea7632b8
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
3627 changed files with 19535 additions and 18151 deletions

View File

@ -336,7 +336,7 @@ jobs:
version: [
'6', '7',
'8', '11', '17', '21',
'16', '18', '19', '20', '22', '23'
'16', '18', '19', '20', '22', '23', '24',
]
steps:
- uses: actions/checkout@v4

View File

@ -417,7 +417,7 @@ jobs:
version: [
'6', '7',
'8', '11', '17', '21',
'16', '18', '19', '20', '22', '23'
'16', '18', '19', '20', '22', '23', '24',
]
steps:
- uses: actions/checkout@v4

View File

@ -352,7 +352,7 @@ jobs:
version: [
'6', '7',
'8', '11', '17', '21',
'16', '18', '19', '20', '22', '23'
'16', '18', '19', '20', '22', '23', '24',
]
steps:

View File

@ -352,7 +352,7 @@ jobs:
version: [
'6', '7',
'8', '11', '17', '21',
'16', '18', '19', '20', '22', '23'
'16', '18', '19', '20', '22', '23', '24',
]
steps:

View File

@ -2,7 +2,7 @@
## 2025
* `jul`
* updated `python`, `node`, `cmake`, `openssl`, `flutter`, `go`, `nginx`, `steamcmd`, `KTC`, `gradle`, `maven`
* updated `python`, `node`, `cmake`, `openssl`, `flutter`, `go`, `nginx`, `steamcmd`, `KTC`, `gradle`, `maven`, `jdk`
* fixed buildah builds
* fixed `opentracker`, `mattermost` builds
* reverted to `dockerhub` as main `mirror`

View File

@ -32,12 +32,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,11 +32,11 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--tries=15 \
--timeout=30 \
--waitretry=5 \
--waitretry=15 \
--dns-timeout=30 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--progress=dot:giga \
--no-clobber \

View File

@ -32,12 +32,12 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ EXPOSE 8091
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -32,12 +32,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ ENV CROWD_DB ${CROWD_INSTALL_DIR}/databas
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8060
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8060
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8060
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8060
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8060
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -31,12 +31,12 @@ EXPOSE 8080
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -34,12 +34,12 @@ RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O ${TESTRAIL_RELEASE_DIR}/testrail-${TESTRAIL_VERSION}-ion70.zip \

View File

@ -34,12 +34,12 @@ RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O ${TESTRAIL_RELEASE_DIR}/testrail-${TESTRAIL_VERSION}-ion71.zip \

View File

@ -34,12 +34,12 @@ RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O ${TESTRAIL_RELEASE_DIR}/testrail-${TESTRAIL_VERSION}-ion72.zip \

View File

@ -34,12 +34,12 @@ RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O ${TESTRAIL_RELEASE_DIR}/testrail-${TESTRAIL_VERSION}-ion72.zip \

View File

@ -34,12 +34,12 @@ RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O ${TESTRAIL_RELEASE_DIR}/testrail-${TESTRAIL_VERSION}-ion81.zip \

View File

@ -10,9 +10,9 @@ ARG DEBIAN_FRONTEND=noninteractive
# installing java17
##################################################################
ARG K_JDK_MAJOR_VERSION=17
ARG K_JDK_FULL_VERSION=jdk-17.0.15
ARG K_JDK_VERSION=17.0.15
ARG K_JDK_BUILD_VERSION=6
ARG K_JDK_FULL_VERSION=jdk-17.0.16
ARG K_JDK_VERSION=17.0.16
ARG K_JDK_BUILD_VERSION=8
ARG K_JDK_DIR=${EMG_LOCAL_BASE_DIR}/java/${K_JDK_MAJOR_VERSION}
ARG K_JDK_URL=https://github.com/adoptium/temurin${K_JDK_MAJOR_VERSION}-binaries/releases/download/${K_JDK_FULL_VERSION}+${K_JDK_BUILD_VERSION}/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz
ARG K_JDK_TEMP=/tmp/OpenJDK${K_JDK_MAJOR_VERSION}U-jdk_x64_linux_hotspot_${K_JDK_VERSION}_${K_JDK_BUILD_VERSION}.tar.gz

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

View File

@ -33,12 +33,12 @@ EXPOSE 7999
RUN wget -c \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" \
--no-check-certificate \
--tries=5 \
--timeout=30 \
--waitretry=5 \
--retry-connrefused \
--dns-timeout=10 \
--read-timeout=20 \
--tries=15 \
--timeout=30 \
--waitretry=15 \
--dns-timeout=30 \
--read-timeout=30 \
--progress=dot:giga \
--no-clobber \
-O /tmp/$(basename "${DOWNLOAD_URL}") \

Some files were not shown because too many files have changed in this diff Show More