From d8698bcfc3dd51f1c23bda52a5c7061615c4bd03 Mon Sep 17 00:00:00 2001 From: Bala Raman Date: Sun, 20 Jun 2021 05:31:58 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 208c75b..9508ae3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# alma-rootfs-builder -AlmaLinux Rootfs file builder from kickstart file in docker environment +# Kickstart to RootFS Builder + +This project provides the ability build `rootfs` file from `kickstart` input file in a docker/podman container environment. Output rootfs files can be used create base images for different OSs (AlmaLinux, Cent OS, Rocky Linux) etc.