- Use now rx3-docker/base:1.3.3-mga9 image,

- Add dnsmasq to perform optional DNS forwarding,
- Add "urpmi.update -a" to force mirror sync.
This commit is contained in:
2025-05-28 18:41:36 +02:00
parent c924a727e4
commit 373a9488f1
5 changed files with 140 additions and 65 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.2-mga9 image,
- Curtently based on rx3-docker/base:1.3.3-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,
- DNS forwarding support with dnsmasq, disabled by default,
- Export init & supivisor log directories as volume.