ksconfig

graphical tool for creating Kickstart files

Ubuntu
RUN apt-get update && \ apt-get install -y system-config-kickstart
CentOS
RUN yum install -y system-config-kickstart
Fedora
RUN dnf install -y system-config-kickstart
click the source code to copy install ksconfig on any operating system with command-not-found.com