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

- Fix re-run config bug on a already created container.
This commit is contained in:
2025-06-26 18:06:22 +02:00
parent 373a9488f1
commit 3ec4170d67
4 changed files with 60 additions and 32 deletions

View File

@@ -5,7 +5,7 @@ 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.3-mga9 image,
- Curtently based on rx3-docker/base:1.3.4-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,