- Now use rx3-docker/server:1.4.0-mga9 image,

- Now use docker-tools-1.5.2,
- Rebuild for updates.
This commit is contained in:
2026-05-29 19:08:44 +02:00
parent 229e67796b
commit 43a8a42501
4 changed files with 19 additions and 9 deletions

View File

@@ -78,7 +78,7 @@ environment=HOME='${DELUGE_HOME}
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
&& useradd --home-dir ${DELUGE_HOME} --password "" deluge \
&& urpmi.update -a \
&& urpmi --force deluge --no-recommends \