README.md 4.7 KB

Note: this is the "per-architecture" repository for the arm32v5 builds of the mageia official image -- for more information, see "Architectures other than amd64?" in the official images documentation and "An image's source changed in Git, now what?" in the official images FAQ.

Quick reference

Supported tags and respective Dockerfile links

WARNING: THIS IMAGE IS NOT SUPPORTED ON THE arm32v5 ARCHITECTURE

Quick reference (cont.)

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.

logo

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:

How to use this image

Create a Dockerfile for your container

FROM arm32v5/mageia:6
MAINTAINER  "Foo Bar" <[email protected]>
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.