Last week the final version of mageia 8 was released, so the accompanying docker images were released too as we did with past releases. Actually they were available since the release candidate some weeks ago but I forgot to post at that moment. They images are avaiable in the following hardware architectures:

  • x86_64
  • armv7hl
  • aarch64

Now the latest image tag points to this version but mageia 7 images are still available as mageia:7. To know more about the new features that mageia 8 brings you can review the release page. To give it a try just pull it as usual:

docker pull mageia

Or start an interactive shell:

docker exec -ti mageia bash

Enjoy !