pwmconfig
utility to control the fan speed
RUN apt-get update && \
apt-get install -y fancontrol
RUN apt-get update && \
apt-get install -y fancontrol
RUN apk add lm_sensors
RUN pacman -S --noconfirm lm_sensors
RUN apt-get update && \
apt-get install -y fancontrol
RUN yum install -y lm_sensors
RUN dnf install -y lm_sensors
RUN apt-get update && \
apt-get install -y fancontrol