- Add ISL support,

- Use now rx3-docker/php-apache:1.6.2-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-14 12:36:44 +01:00
parent 33f30c4917
commit 30f39da74e
5 changed files with 21 additions and 3 deletions

View File

@@ -5,13 +5,14 @@ Welcome to Rx3-Docker/Tools docker image!
This project aims to build a docker image embeding some usefull tools to tests other images from Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/php-apache:1.6.0-mga9 image,
- Curtently based on rx3-docker/php-apache:1.6.2-mga9 image,
- PHPPGAdmin (Mentax GitHub 2025/05/09 10926c9 commit) installed (URL: http://localhost:xxxx/phppgadmin/),
- PostgreSQL server name, host & port configurable with multi-server support,
- RedPenda Console tool (V 2.7.2),
- RedPenda Console service disbled by default (TOOLS_RPC_ENABLED variable).
Enjoy it!
Your Rx3 Team.