cpuid
Display detailed information about all CPUs. More information: <http://etallen.com/cpuid.html>.
RUN apt-get update && \
apt-get install -y cpuid
RUN apt-get update && \
apt-get install -y cpuid
RUN pacman -S --noconfirm cpuid
RUN apt-get update && \
apt-get install -y cpuid
RUN yum install -y cpuid
RUN dnf install -y cpuid