Merge pull request #966 from Conan-Kudo/mga6-docupdate

mageia: Update the documentation for Mageia 6
This commit is contained in:
Tianon Gravi 2017-07-20 09:43:33 -07:00 committed by GitHub
commit 6d55866084
1 changed files with 4 additions and 3 deletions

View File

@ -19,16 +19,17 @@ To date, Mageia:
## Create a Dockerfile for your container
```dockerfile
FROM mageia:5
FROM mageia:6
MAINTAINER "Foo Bar" <foo@bar.com>
CMD [ "bash" ]
```
## Installed packages
All images install the following packages:
The images include the following packages:
- basesystem-minimal
- urpmi
- dnf (Mageia 6+)
- locales
- locales-en
- urpmi