- Use now rx3-docker/server:1.2.6-mga9 image,
- Rebuild for updates.
This commit is contained in:
parent
6950cbf180
commit
e2008d8b13
@ -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.2-mga9 image,
|
||||
- Curtently based on rx3-docker/server:1.2.6-mga9 image,
|
||||
- Following env vars supported:
|
||||
- POSTGRESQL_UID & POSTGRESQL_GID,
|
||||
- POSTGRESQL_POSTGRES_PASSWORD,
|
||||
|
@ -1,3 +1,12 @@
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
Rx3-Docker/PostgreSQL V 1.1.4 - A. GIBERT - 2025/09/19
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
- Use now rx3-docker/server:1.2.6-mga9 image,
|
||||
- Rebuild for updates.
|
||||
|
||||
|
||||
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
Rx3-Docker/PostgreSQL V 1.1.3 - A. GIBERT - 2025/04/21
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
2
env.dist
2
env.dist
@ -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.3-mga9 ${ORG_URL_PREFIX} server 1.2.2-mga9 postgres - 8032 5432 - - 983 981
|
||||
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
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user