- Now use rx3-docker/java:1.2.0-mga9 image,
- Now use docker-tools-1.5.2, - Update Tomcat 9.0.118, - Rebuild for updates.
This commit is contained in:
5
env.dist
5
env.dist
@@ -7,6 +7,7 @@
|
||||
|
||||
ORG_NAME="rx3-docker"
|
||||
ORG_REGISTRY="docker.xor.rx3:5000"
|
||||
ORG_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
|
||||
|
||||
ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
|
||||
|
||||
@@ -20,7 +21,7 @@ APPL_NAME="tomcat"
|
||||
APPL_NAME_FULL="Tomcat Server"
|
||||
APPL_NAME_SHORT="tomcat"
|
||||
APPL_ORG="rx3-docker"
|
||||
APPL_VERSION="1.0.1"
|
||||
APPL_VERSION="1.1.0"
|
||||
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
|
||||
|
||||
|
||||
@@ -76,7 +77,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.5-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.2.0-mga9 - - 8077 8080 - - apache apache
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user