dkms
A framework that allows for dynamic building of kernel modules. More information: <https://github.com/dell/dkms>.
RUN apt-get update && \
apt-get install -y dkms
RUN apt-get update && \
apt-get install -y dkms
RUN pacman -S --noconfirm dkms
RUN apt-get update && \
apt-get install -y dkms
RUN dnf install -y dkms
RUN apt-get update && \
apt-get install -y dkms