mkinitrd

Low-level tool for generating an initramfs image

Debian Debian
RUN apt-get update && \ apt-get install -y dracut
Ubuntu
RUN apt-get update && \ apt-get install -y dracut
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dracut
CentOS
RUN yum install -y dracut
Fedora
RUN dnf install -y dracut
Raspbian
RUN apt-get update && \ apt-get install -y dracut
click the source code to copy install mkinitrd on any operating system with command-not-found.com