- 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

@@ -44,7 +44,7 @@ chown -R root:tomcat '${GUACAMOLE_LIB_DIR}' '${GUACAMOLE_CONFIG_DIR}' '${TOMCAT_
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-client \
&& echo -e "${GUACAMOLED}" | sed -e "s/\`/'/g" -e 's/ *$//' > /etc/init.d/guacamoled \