- Now use rx3-docker/server:1.4.0-mga9 rx3-docker/tomcat:1.1.0-mga9 & rx3-docker/postgresql:1.2.0-mga9 images,

- Now use docker-tools-1.5.2,
- Rebuild for updates.
This commit is contained in:
2026-05-30 17:28:34 +02:00
parent 300ae78bab
commit 4e0f8f83e7
6 changed files with 20 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ command=guacd -b 0.0.0.0 -L info -f'
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
&& urpmi.update -a \
&& urpmi --force guacamole-server \
&& echo -e "${GUACD_INI}" | sed -e "s/\`/'/g" -e 's/ *$//' > /etc/supervisord.d/guacd.ini