dracut
Generate initramfs images to boot the Linux kernel. Dracut uses options from configuration files in /etc/dracut.conf, /etc/dracut.conf.d/*.conf and /usr/lib/dracut/dracut.conf.d/*.conf by default. More information: <https://github.com/dracutdevs/dracut/wiki>.
RUN apt-get update && \
apt-get install -y dracut
RUN apt-get update && \
apt-get install -y dracut
RUN apt-get update && \
apt-get install -y dracut
RUN yum install -y dracut
RUN dnf install -y dracut
RUN apt-get update && \
apt-get install -y dracut