hwinfo
Probe for the hardware present in the system. More information: <https://manpages.opensuse.org/hwinfo/hwinfo.8.en.html>.
RUN apt-get update && \
apt-get install -y hwinfo
RUN apt-get update && \
apt-get install -y hwinfo
RUN apk add hwinfo
RUN pacman -S --noconfirm hwinfo
RUN apt-get update && \
apt-get install -y hwinfo
RUN dnf install -y hwinfo
RUN apt-get update && \
apt-get install -y hwinfo