- Add ISL support,

- Add ISL display to supervisor HTTPD status page,
- Add SERVER_SV_HTTPD_ENABLED env variable,
- Use now supervisor 4.3.0,
- Use now rx3-docker/base:1.4.0-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-13 19:23:39 +01:00
parent dbb5451c01
commit 448c084b2f
5 changed files with 165 additions and 39 deletions

View File

@@ -5,10 +5,11 @@ Welcome to Rx3-Docker/Server docker image!
This project aims to build a Mageia server docker image to be used by other Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/base:1.3.6-mga9 image,
- Curtently based on rx3-docker/base:1.4.0-mga9 image,
- Init script calling in order sub scripts in /etc/init.d & /etc/rcD.d,
- supervisord managing services,
- crond & logrotate configured & crond disabled by default,
- supervisord httpd configured and enabled by default,
- crond & logrotate configured with crond disabled by default,
- DNS forwarding support with dnsmasq, disabled by default,
- myip tool,
- Export init & supivisor log directories as volume.