mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-07-30 09:01:39 +03:00
[dev] jul update pack 5
This commit is contained in:
commit
e6ea7632b8
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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`
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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 \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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}") \
|
||||
|
@ -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
Loading…
x
Reference in New Issue
Block a user