浏览代码

mageia: Update the documentation for Mageia 6

Neal Gompa 8 年之前
父节点
当前提交
e6e59ba7d7
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      mageia/content.md

+ 4 - 3
mageia/content.md

@@ -19,16 +19,17 @@ To date, Mageia:
 ## Create a Dockerfile for your container
 
 ```dockerfile
-FROM mageia:5
+FROM mageia:6
 MAINTAINER  "Foo Bar" <[email protected]>
 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