Home

Awesome

Mageia linux Official docker images

Scripts and files to create Mageia official docker base images.

http://www.mageia.org

Build Instructions

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.