isadump
utilities to read temperature/voltage/fan sensors
RUN apt-get update && \
apt-get install -y lm-sensors
RUN apt-get update && \
apt-get install -y lm-sensors
RUN apk add lm_sensors
RUN pacman -S --noconfirm lm_sensors
RUN apt-get update && \
apt-get install -y lm-sensors
RUN yum install -y lm_sensors
RUN dnf install -y lm_sensors
RUN apt-get update && \
apt-get install -y lm-sensors