- Initial release,

- Based on server-mga9:1.1.2 image.
This commit is contained in:
2024-08-30 19:08:09 +02:00
commit 234c8ce218
6 changed files with 218 additions and 0 deletions

22
ReadMe.txt Normal file
View File

@@ -0,0 +1,22 @@
Welcome to Rx3/PostgreSQL-Mga9 docker image!
This is project aims to build a PostgreSQL + Mageia 9 docker image used by others Rx3 packaging projects.
Features:
- Curtently based on rx3/server-mga9:1.1.2 image,
- Following env vars supported:
- POSTGRESQL_UID & POSTGRESQL_GID,
- POSTGRESQL_POSTGRES_PASSWORD,
- POSTGRESQL_DATABASE,
- POSTGRESQL_USER & POSTGRESQL_PASSWORD.
Enjoy it!
Your Rx3 Team.
--
arnaud@rx3.net
https://git.rx3.org/gitea/rx3/postgresql-mga9