losetup
Set up and control loop devices. More information: <https://manned.org/losetup>.
RUN apt-get update && \
apt-get install -y mount
RUN apt-get update && \
apt-get install -y mount
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y mount
RUN yum install -y util-linux
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y loop-aes-utils