- Add ISL support,

- Use now rx3-docker/java-1.1.5-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-15 11:10:22 +01:00
parent ec9b8b0350
commit 868ae93659
5 changed files with 20 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ APPL_NAME="tomcat"
APPL_NAME_FULL="Tomcat Server"
APPL_NAME_SHORT="tomcat"
APPL_ORG="rx3-docker"
APPL_VERSION="1.0.0"
APPL_VERSION="1.0.1"
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
@@ -76,7 +76,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql"
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+----------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
docker_service_add AS appl-server ${ORG_URL_PREFIX} tomcat "Rx3-Docker/Tomcat" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} java 1.1.4-mga9 - - 8077 8080 - - apache apache
docker_service_add AS appl-server ${ORG_URL_PREFIX} tomcat "Rx3-Docker/Tomcat" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} java 1.1.5-mga9 - - 8077 8080 - - apache apache