pcimodules
Linux PCI Utilities
RUN apt-get update && \
apt-get install -y pciutils
RUN apt-get update && \
apt-get install -y pciutils
RUN apk add pciutils
RUN pacman -S --noconfirm pciutils
RUN apt-get update && \
apt-get install -y pciutils
RUN yum install -y pciutils
RUN dnf install -y pciutils
RUN apt-get update && \
apt-get install -y pciutils