iasl
ACPICA tools for the development and debug of ACPI tables
RUN apt-get update && \
apt-get install -y iasl
RUN apt-get update && \
apt-get install -y acpica-tools
RUN apk add iasl
RUN pacman -S --noconfirm iasl
RUN apt-get update && \
apt-get install -y acpica-tools
RUN yum install -y iasl
RUN dnf install -y acpica-tools
RUN apt-get update && \
apt-get install -y acpica-tools