- Add ISL support,

- Use now rx3-docker/server:1.3.0-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-15 00:45:10 +01:00
parent e75514313f
commit a9e5fad5ed
5 changed files with 25 additions and 3 deletions

View File

@@ -5,13 +5,14 @@ Welcome to Rx3-Docker/RabbitMQ docker image!
This project aims to build a RabbitMQ docker image used by others Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/server:1.2.7-mga9 image,
- Curtently based on rx3-docker/server:1.3.0-mga9 image,
- Fallback on RabbitMQ 3.8.18 from Mageia 8 next to broken Mageia 9 version!
- Following env vars supported:
- RABBITMQ_UID & RABBITMQ_GID,
- Management plugin enabled.
Enjoy it!
Your Rx3 Team.