lshw
List detailed information about hardware configurations as root user. More information: <https://manned.org/lshw>.
RUN apt-get update && \
apt-get install -y lshw
RUN apt-get update && \
apt-get install -y lshw
RUN apk add lshw
RUN pacman -S --noconfirm lshw
RUN apt-get update && \
apt-get install -y lshw
RUN yum install -y lshw
RUN dnf install -y lshw
RUN apt-get update && \
apt-get install -y lshw