- Use now rx3-docker/php-apache:1.6.3-mga9 image.
This commit is contained in:
@@ -5,7 +5,7 @@ Welcome to Rx3-Docker/MantisBT docker image!
|
||||
This project aims to build a MantisBT docker image.
|
||||
|
||||
Features:
|
||||
- Curtently based on rx3-docker/php-apache:1.6.2-mga9 & rx3-docker/postgresql:1.1.6-mga9 images,
|
||||
- Curtently based on rx3-docker/php-apache:1.6.3-mga9 & rx3-docker/postgresql:1.1.6-mga9 images,
|
||||
- Sync with MantisBT 2.27.1.
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
Rx3-Docker/MantisBT V 1.0.7 - A. GIBERT - 2025/03/02
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
- Use now rx3-docker/php-apache:1.6.3-mga9 image.
|
||||
|
||||
|
||||
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
Rx3-Docker/MantisBT V 1.0.6 - A. GIBERT - 2025/02/16
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
4
env.dist
4
env.dist
@@ -20,7 +20,7 @@ APPL_NAME="mantisbt"
|
||||
APPL_NAME_FULL="Mantis Bug Tracker"
|
||||
APPL_NAME_SHORT="mantisbt"
|
||||
APPL_ORG="rx3-docker"
|
||||
APPL_VERSION="1.0.6"
|
||||
APPL_VERSION="1.0.7"
|
||||
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql"
|
||||
|
||||
docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.6-mga9 - - - postgres - - 5432 - - postgres postgres
|
||||
|
||||
docker_service_add WA webapp ${ORG_URL_PREFIX} mantisbt "Rx3-Docker/MantisBT" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.6.2-mga9 - - 8070 80 - - apache apache
|
||||
docker_service_add WA webapp ${ORG_URL_PREFIX} mantisbt "Rx3-Docker/MantisBT" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.6.3-mga9 - - 8070 80 - - apache apache
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user