------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/Base V 1.3.0 - A. GIBERT - 2024/11/10 ------------------------------------------------------------------------------------------------------------------------------------ - Move & Rename repo from Rx3/Base-MGA9 to Rx3-Docker/Base, - New version naming standard, - Now use docker_tools for .env building, - Add ceteval bash function, - Strip down the base: - Remove python, - Remove dnf, - Rmove xz, - Remove unused libraries. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.6 - A. GIBERT - 2024/10/04 ------------------------------------------------------------------------------------------------------------------------------------ - Add mpm 1.0.0 (Meta Package Manager). ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.5 - A. GIBERT - 2024/10/02 ------------------------------------------------------------------------------------------------------------------------------------ - Add mirror list to urpmi and use Rx3 internal & external mirrors first. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.4 - A. GIBERT - 2024/08/28 ------------------------------------------------------------------------------------------------------------------------------------ - Add xz rpm. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.3 - A. GIBERT - 2024/08/27 ------------------------------------------------------------------------------------------------------------------------------------ - Minor compose / dockerfile args & structure improvements. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.2 - A. GIBERT - 2024/08/25 ------------------------------------------------------------------------------------------------------------------------------------ - Remove entrypoint now implemented by rx3/server-mga9 image, - Minor compose / dockerfile args improvements. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.1 - A. GIBERT - 2024/08/24 ------------------------------------------------------------------------------------------------------------------------------------ - Add LANG, LANGUAGE & LOCALTIME build args, - Set by default laguage to en_US.UTF-8 & timezone to Europe/Paris. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.2.0 - A. GIBERT - 2024/08/22 ------------------------------------------------------------------------------------------------------------------------------------ - Mono Layer release whith multi-stage building, - Replace with label obsolete Maintainer command, - Use .env file, - Clean-up now uneeded sub dirs. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.1.0 - A. GIBERT - 2024/08/22 ----------------------------------------------------------------------------------------------------------------------------------- - Mono Layer release: manually merged by docker export + copy. ------------------------------------------------------------------------------------------------------------------------------------ Rx3/Base-Mga9 V 1.0.0 - A. GIBERT - 2024/08/22 ------------------------------------------------------------------------------------------------------------------------------------ - Initial release, - Use official Mageia-9 docker image as base, - Multi layered.