cpufreq-aperf
Calculate the average CPU frequency over a time period. Requires root privileges. More information: <https://manned.org/cpufreq-aperf>.
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