mageia
Estimated reading time: 2 minutesOfficial Mageia base image
GitHub repo: https://github.com/juanluisbaptiste/docker-brew-mageia
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this image at https://store.docker.com/images/mageia
Supported tags and respective Dockerfile
links
Quick reference
-
Where to get help:
the Docker Community Forums, the Docker Community Slack, or Stack Overflow -
Where to file issues:
https://github.com/juanluisbaptiste/docker-brew-mageia/issues -
Maintained by:
Mageia Developers -
Published image artifact details:
repo-info repo’srepos/mageia/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/mageia
official-images repo’slibrary/mageia
file (history) -
Source of this description:
docs repo’smageia/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
What is Mageia?
Mageia is a GNU/Linux-based, Free Software operating system. It is a community project, supported by a non-profit organisation of elected contributors.
Our mission: to build great tools for people.
Further than just delivering a secure, stable and sustainable operating system, the goal is to set up a stable and trustable governance to direct collaborative projects.
To date, Mageia:
- started in September 2010 as a fork of Mandriva Linux;
- gathered hundreds of careful individuals and several companies worldwide,who coproduce the infrastructure, the distribution itself, documentation, delivery and support, using Free Software tools;
- released major stable releases every year since 2011
How to use this image
Create a Dockerfile for your container
FROM mageia:6
MAINTAINER "Foo Bar" <foo@bar.com>
CMD [ "bash" ]
Installed packages
The images include the following packages:
- basesystem-minimal
- dnf (Mageia 6+)
- locales
- locales-en
- urpmi
License
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info
repository’s mageia/
directory.
As for any pre-built image usage, it is the image user’s responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
library, sample, mageia