get_device
sysfs query tool and boot-time setup
RUN apt-get update && \
apt-get install -y sysfsutils
RUN apt-get update && \
apt-get install -y sysfsutils
RUN apk add sysfsutils
RUN pacman -S --noconfirm sysfsutils
RUN apt-get update && \
apt-get install -y sysfsutils
RUN yum install -y sysfsutils
RUN dnf install -y sysfsutils
RUN apt-get update && \
apt-get install -y sysfsutils