From 5a79b87b016ec0f29b6b861d9559e0e144bcd79f Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Thu, 28 May 2026 20:30:48 +0200 Subject: [PATCH] - Now use rx3-docker/server:1.4.0-mga9 image, - Now use docker-tools-1.5.2, - Rebuild for updates. --- Dockerfile | 4 ++-- ReadMe.txt | 2 +- ReleaseNotes.txt | 24 +++++++++++++++++------- env.dist | 5 +++-- 4 files changed, 23 insertions(+), 12 deletions(-) diff --git a/Dockerfile b/Dockerfile index 47dc050..36af0cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -134,7 +134,7 @@ ARG HTTPD_CONF='#--------------------------------------------------------------- \n\ \n\ \n\ -RewriteEngine On \n\ +RewriteEngine On \n\ \n\ # Reverse Proxy Configuration \n\ ProxyRequests Off \n\ @@ -161,7 +161,7 @@ ARG INFO_PHP='' @@ -17,6 +16,8 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}" #------------------------------------------------------------------------------- # Image Settings #------------------------------------------------------------------------------- + +APPL_NAME="" HOST_NAME_PREFIX="" PORT_ENV_OFFSET=0 @@ -38,7 +39,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="httpd:/var/www/html" # | 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 WA webapp ${ORG_URL_PREFIX} php-apache "Rx3-Docker/PHP-Apache" 1.6.3-mga9 ${ORG_URL_PREFIX} server 1.3.0-mga9 httpd - 8080 80 - - apache apache +docker_service_add WA webapp ${ORG_URL_PREFIX} php-apache "Rx3-Docker/PHP-Apache" 1.7.0-mga9 ${ORG_URL_PREFIX} server 1.4.0-mga9 httpd - 8080 80 - - apache apache