cpufreq-info
A tool to show CPU frequency information. More information: <https://manned.org/cpufreq-info>.
RUN apt-get update && \
apt-get install -y cpufrequtils
RUN apt-get update && \
apt-get install -y cpufrequtils
RUN apk add cpufrequtils
RUN apt-get update && \
apt-get install -y cpufrequtils
RUN yum install -y cpufrequtils
RUN apt-get update && \
apt-get install -y cpufrequtils