Awesome
Mageia linux Official docker images
Scripts and files to create Mageia official docker base images.
Build Instructions
- Use mkimage.sh
How to run the images
Images are available at docker hub, you can use them as this:
sudo docker pull mageia:latest
sudo docker run -ti --name mageia mageia bash
Or create your own images that base on this one.