Skip to content

Commit

Permalink
mageia: Update the documentation for Mageia 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Conan-Kudo committed Jul 20, 2017
1 parent 242a645 commit e6e59ba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mageia/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e6e59ba

Please sign in to comment.