Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/docker-radarr-extended/commit/d5089deafa46cf1efbf121c5bb29a2b21ec1b07d You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update arm32v7.dockerfile

pull/49/head
RandomNinjaAtk 3 years ago committed by GitHub
parent 5b35d81187
commit d5089deafa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,6 +26,7 @@ RUN \
mkvtoolnix \
python3 \
py3-pip \
yt-dlp \
ffmpeg && \
echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \

Loading…
Cancel
Save