acpi
Shows battery status or thermal information. More information: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
RUN apt-get update && \
apt-get install -y acpi
RUN apt-get update && \
apt-get install -y acpi
RUN apk add acpi
RUN pacman -S --noconfirm acpi
RUN apt-get update && \
apt-get install -y acpi
RUN dnf install -y acpi