- Use now rx3-docker/server:1.2.7-mga9 image,

- Rebuild for updates.
This commit is contained in:
Arnaud G. GIBERT 2025-11-28 20:15:28 +01:00
parent e2008d8b13
commit 6aa60bbebe
3 changed files with 11 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Welcome to Rx3-Docker/PostgreSQL docker image!
This project aims to build a PostgreSQL docker image used by other Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/server:1.2.6-mga9 image,
- Curtently based on rx3-docker/server:1.2.7-mga9 image,
- Following env vars supported:
- POSTGRESQL_UID & POSTGRESQL_GID,
- POSTGRESQL_POSTGRES_PASSWORD,

View File

@ -1,3 +1,12 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/PostgreSQL V 1.1.5 - A. GIBERT - 2025/11/28
------------------------------------------------------------------------------------------------------------------------------------
- Use now rx3-docker/server:1.2.7-mga9 image,
- Rebuild for updates.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/PostgreSQL V 1.1.4 - A. GIBERT - 2025/09/19
------------------------------------------------------------------------------------------------------------------------------------

View File

@ -41,7 +41,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 DATABASE database ${ORG_URL_PREFIX} postgresql "Rx3-Docker/PostgreSQL" 1.1.4-mga9 ${ORG_URL_PREFIX} server 1.2.6-mga9 postgres - 8032 5432 - - 983 981
docker_service_add DATABASE database ${ORG_URL_PREFIX} postgresql "Rx3-Docker/PostgreSQL" 1.1.5-mga9 ${ORG_URL_PREFIX} server 1.2.7-mga9 postgres - 8032 5432 - - 983 981