udisksctl
Interact with udisksd to query and manipulate storage devices. More information: <http://storaged.org/doc/udisks2-api/latest/udisksctl.1.html>.
RUN apt-get update && \
apt-get install -y udisks2
RUN apt-get update && \
apt-get install -y udisks2
RUN apk add udisks2
RUN pacman -S --noconfirm udisks2
RUN apt-get update && \
apt-get install -y udisks2
RUN yum install -y udisks2
RUN dnf install -y udisks2
RUN apt-get update && \
apt-get install -y udisks2