kvm_stat
Assortment of tools for the Linux kernel
RUN apt-get update && \
apt-get install -y qemu-kvm
RUN apt-get update && \
apt-get install -y linux-tools-host
RUN apt-get update && \
apt-get install -y qemu-kvm
RUN dnf install -y kernel-tools