update-usbids
Linux USB utilities
RUN apt-get update && \
apt-get install -y usbutils
RUN apt-get update && \
apt-get install -y usbutils
RUN apk add usbutils
RUN pacman -S --noconfirm usbutils
RUN apt-get update && \
apt-get install -y usbutils
RUN yum install -y usbutils
RUN dnf install -y usbutils
RUN apt-get update && \
apt-get install -y usbutils